projects
/
grml-unittests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
a98dcbf
)
fixed commandline handling
author
Ulrich Dangel
<uli@spamt.net>
Tue, 30 Mar 2010 17:47:10 +0000
(19:47 +0200)
committer
Ulrich Dangel
<uli@spamt.net>
Tue, 30 Mar 2010 17:47:10 +0000
(19:47 +0200)
run_tests.sh
patch
|
blob
|
history
diff --git
a/run_tests.sh
b/run_tests.sh
index
1d0728b
..
4acef51
100755
(executable)
--- a/
run_tests.sh
+++ b/
run_tests.sh
@@
-1,5
+1,5
@@
#!/bin/zsh
#!/bin/zsh
-if [ $# -l
e
2 ] ; then
+if [ $# -l
t
2 ] ; then
echo "Usage: $0 cdrom mountpoint [tests]"
exit 1
fi
echo "Usage: $0 cdrom mountpoint [tests]"
exit 1
fi