Skip to content
Snippets Groups Projects
Commit ec9c309d authored by brutzman's avatar brutzman
Browse files

diagnostic improvement

parent 19a293d2
No related branches found
No related tags found
No related merge requests found
...@@ -4277,7 +4277,7 @@ app.replica.args=-mode scene -mipmaps -antialias 8 -anisotropicDegree 16 -verbos ...@@ -4277,7 +4277,7 @@ app.replica.args=-mode scene -mipmaps -antialias 8 -anisotropicDegree 16 -verbos
<!-- Default options: <!-- Default options:
parameterPair1="defaultModelPrefix=" parameterPair1="defaultModelPrefix="
--> -->
<echo>${archive.path}/${relative.path1}/${relative.path2}/${name.short}.ttl self-validation test using SPARQL query:</echo> <echo>${archive.path}/${relative.path1}/${relative.path2}/${name.short}.ttl SPARQL query for self-validation check...</echo>
<if> <if>
<!-- https://ant.apache.org/manual/Tasks/conditions.html --> <!-- https://ant.apache.org/manual/Tasks/conditions.html -->
<contains string="${name.short}" substring="{name.short}" /><!-- undefined --> <contains string="${name.short}" substring="{name.short}" /><!-- undefined -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment