summaryrefslogtreecommitdiff
path: root/xsd-tests/schema/attribute
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/attribute
parent71e8137a32ae00ff493df5fdb6634714d13321cd (diff)
Fix diag builtin calls in ad hoc recipes
Diffstat (limited to 'xsd-tests/schema/attribute')
-rw-r--r--xsd-tests/schema/attribute/buildfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/xsd-tests/schema/attribute/buildfile b/xsd-tests/schema/attribute/buildfile
index 00e5410..a14bafc 100644
--- a/xsd-tests/schema/attribute/buildfile
+++ b/xsd-tests/schema/attribute/buildfile
@@ -15,8 +15,6 @@ for f: $fs
{
<{hxx cxx}{$f}>: xsd{$f} $xsd
{{
- diag xsd ($<[0]) # @@ TMP
-
$xsd cxx-tree --std c++11 \
--root-element-all \
--output-dir $out_base \