summaryrefslogtreecommitdiff
path: root/xsd-tests/schema/any
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2022-11-24 08:30:10 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2022-11-24 08:30:10 +0200
commitfd9f51181d71cd0219ab5e30289368c44cfb48e9 (patch)
treeb1b4260c4fab6691a8b1e036b1f0c52a543744f0 /xsd-tests/schema/any
parent71e8137a32ae00ff493df5fdb6634714d13321cd (diff)
Fix diag builtin calls in ad hoc recipes
Diffstat (limited to 'xsd-tests/schema/any')
-rw-r--r--xsd-tests/schema/any/buildfile4
1 files changed, 0 insertions, 4 deletions
diff --git a/xsd-tests/schema/any/buildfile b/xsd-tests/schema/any/buildfile
index 6b76348..f5d6380 100644
--- a/xsd-tests/schema/any/buildfile
+++ b/xsd-tests/schema/any/buildfile
@@ -24,8 +24,6 @@ for sc: test fail
<{hxx cxx}{test}>: xsd{test} $xsd
{{
- diag xsd ($<[0]) # @@ TMP
-
$xsd cxx-tree --std c++11 \
--root-element-all \
--output-dir $out_base \
@@ -34,8 +32,6 @@ for sc: test fail
<{hxx cxx}{fail}>: xsd{fail} $xsd
{{
- diag xsd ($<[0]) # @@ TMP
-
$xsd cxx-tree --std c++11 \
--root-element-all \
--output-dir $out_base \