]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/QA/simrun.sh
bug
[u/mrichter/AliRoot.git] / test / QA / simrun.sh
index 9785d0c4731f6fd31d139f6f1e031e5335c5f685..ea469aaf5b5911c887b942b2f6f52d03408c7f01 100755 (executable)
@@ -14,7 +14,7 @@ endif
 if ( ! -e QATest/$VERSION ) then 
  mkdir QATest/$VERSION
 endif    
-cd QATest
+cd QATest/$VERSION
 rm -Rf DB* *.root *.C *.log data/*
 ln -si $ALICE_ROOT/test/QA/Config.C Config.C
 ln -si $ALICE_ROOT/test/QA/sim.C sim.C