]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/vmctest/ppbench/runtest.sh
Updating macros in vmctest:
[u/mrichter/AliRoot.git] / test / vmctest / ppbench / runtest.sh
index dc946bc98a532239c90c7ca08f6d58e765f8651f..6c64d247cd8deb99c9c0ab195c498684f4018351 100755 (executable)
@@ -36,6 +36,6 @@ if [ "$RUNG4" = "1" ]; then
   aliroot -b -q ${ALICE_ROOT}/STEER/CreateAODfromESD.C 2>&1 | tee aod.log
   rm -fr $G4OUTDIR
   mkdir $G4OUTDIR
-  mv *.root *.log *.ps GRP $G4OUTDIR
+  mv *.root *.log *.rndm *.ps GRP $G4OUTDIR
   cp g4Config.C $G4OUTDIR
 fi