]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
typo
authorschutz <schutz@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 23 Apr 2008 11:06:53 +0000 (11:06 +0000)
committerschutz <schutz@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 23 Apr 2008 11:06:53 +0000 (11:06 +0000)
test/QA/simrun.sh

index 5e66ff71142b1a8c91c0cfaecf1b5ba070c8dbfb..957094e6925abad4a0dc09c2427b9ca0719e35ef 100755 (executable)
@@ -1,7 +1,7 @@
-#!/bin/bash
-if ($#argv != 2) then
- echo usage simrun.sh RunNumber
- exit
+#!/bin/csh
+if ($#argv < 1) then
+ echo "usage simrun.sh RunNumber"
+ exit()
 endif
 cd $WORK/QATest
 rm -f *.root *.C *.log