Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
More cleanup of tmp files (openindiana).
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 17 May 2019 21:17:22 +0000 (23:17 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sat, 18 May 2019 20:16:18 +0000 (22:16 +0200)
tools/jenkins/build.sh

index 72a3f57..65d8628 100755 (executable)
@@ -12,6 +12,7 @@ export LC_ALL=C
 
 echo "XXXX Cleanup previous attempts. Remaining content of /tmp:"
 rm -rf /tmp/simgrid-java*
+rm -rf /var/tmp/simgrid-java*
 rm -rf /tmp/jvm-*
 find /builds/workspace/SimGrid/ -name "hs_err_pid*.log" | xargs rm -f
 ls /tmp