projects
/
ghc-hetmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0d0b2d
)
Fix typo
author
Ian Lynagh
<igloo@earth.li>
Sun, 2 Mar 2008 15:13:39 +0000
(15:13 +0000)
committer
Ian Lynagh
<igloo@earth.li>
Sun, 2 Mar 2008 15:13:39 +0000
(15:13 +0000)
validate
patch
|
blob
|
history
diff --git
a/validate
b/validate
index
d4969ef
..
20436d3
100644
(file)
--- 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