]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/pileup/runtest.sh
Recover the AOD test
[u/mrichter/AliRoot.git] / test / pileup / runtest.sh
index 0b175ca78b66a05a0d15e206e43cd892144ec3a9..92904a31ac4e4260f4d85ee4aca65851f67b703b 100755 (executable)
@@ -1,11 +1,5 @@
 #!/bin/sh
-if [ "$ALICE_TARGET" = "win32gcc" ]
-    then
-    REXE=root_exe.exe
-else
-    REXE=aliroot
-fi
-
+REXE=aliroot
 
 rm -rf *.root *.dat *.log fort* hlt hough raw* *.inp *.o
 ${REXE} -b -q sim.C      2>&1 | tee sim.log