Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[jenkins] remove the right files from /tmp
authorMartin Quinson <martin.quinson@loria.fr>
Thu, 7 Jan 2016 22:06:01 +0000 (23:06 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Thu, 7 Jan 2016 22:06:01 +0000 (23:06 +0100)
tools/jenkins/build.sh

index 783033f..ec2325a 100755 (executable)
@@ -7,8 +7,8 @@
 
 set -e
 
 
 set -e
 
-echo "XXXX Cleanup previous attempts"
-rm -rf /tmp/simgrid*tmp
+echo "XXXX Cleanup previous attempts. Remaining content of /tmp:"
+rm -rf /tmp/simgrid-java*
 find /builds/workspace/SimGrid-Multi/ -name "hs_err_pid*.log" | xargs rm -f
 ls /tmp
 df -h
 find /builds/workspace/SimGrid-Multi/ -name "hs_err_pid*.log" | xargs rm -f
 ls /tmp
 df -h