Skip to content

Commit af13edc

Browse files
committed
This was commented out for testing purposes; put it back in
1 parent c0a41f6 commit af13edc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makecrx.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ then
6161
echo Validation of rulesets with RELAX NG grammar completed. >&2
6262
else
6363
echo ERROR: Validation of rulesets with RELAX NG grammar failed. >&2
64-
#exit 1
64+
exit 1
6565
fi
6666
else
6767
echo Validation of rulesets with RELAX NG grammar was SKIPPED. >&2

0 commit comments

Comments
 (0)