From fd9f51181d71cd0219ab5e30289368c44cfb48e9 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 24 Nov 2022 08:30:10 +0200 Subject: Fix diag builtin calls in ad hoc recipes --- xsd-tests/schema/inheritance/buildfile | 2 -- 1 file changed, 2 deletions(-) (limited to 'xsd-tests/schema/inheritance/buildfile') diff --git a/xsd-tests/schema/inheritance/buildfile b/xsd-tests/schema/inheritance/buildfile index 48c6dde..23786d3 100644 --- a/xsd-tests/schema/inheritance/buildfile +++ b/xsd-tests/schema/inheritance/buildfile @@ -11,8 +11,6 @@ for f: $fs { <{hxx cxx}{$f}>: xsd{$f} $xsd {{ - diag xsd ($<[0]) # @@ TMP - $xsd cxx-tree --std c++11 \ --output-dir $directory($path($>[0])) \ $path($<[0]) -- cgit v1.1