summaryrefslogtreecommitdiff
path: root/validate
diff options
context:
space:
mode:
Diffstat (limited to 'validate')
-rw-r--r--validate8
1 files changed, 4 insertions, 4 deletions
diff --git a/validate b/validate
index d4969ef4e5..20436d3ade 100644
--- a/validate
+++ b/validate
@@ -1,10 +1,10 @@
#!/bin/sh
# Flags:
-# --no-clean: don't make clean first, just carry on from
-# a previous interrupted validation run
-# --testuite-only: don't build the compiler, just run
-# the test suite
+# --no-clean: don't make clean first, just carry on from
+# a previous interrupted validation run
+# --testsuite-only: don't build the compiler, just run
+# the test suite
set -e