@@ -1,7 +1,7 @@
|
|||||||
assert_spec x86
|
assert_spec x86
|
||||||
|
|
||||||
# Xmllint throws errors on inline chuck code
|
# Xmllint throws errors on inline chuck code
|
||||||
proc check_xml_syntax {xml_file} { }
|
proc check_xml_with_schema {xml_file} { }
|
||||||
|
|
||||||
#
|
#
|
||||||
# Build
|
# Build
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
assert_spec x86
|
assert_spec x86
|
||||||
|
|
||||||
# Xmllint throws errors on inline chuck code
|
# Xmllint throws errors on inline chuck code
|
||||||
proc check_xml_syntax {xml_file} { }
|
proc check_xml_with_schema {xml_file} { }
|
||||||
|
|
||||||
#
|
#
|
||||||
# Build
|
# Build
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
assert_spec x86
|
assert_spec x86
|
||||||
|
|
||||||
# Xmllint throws errors on inline chuck code
|
# Xmllint throws errors on inline chuck code
|
||||||
proc check_xml_syntax {xml_file} { }
|
proc check_xml_with_schema {xml_file} { }
|
||||||
|
|
||||||
#
|
#
|
||||||
# Build
|
# Build
|
||||||
|
|||||||
Reference in New Issue
Block a user