Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
More thorough cleaning of /tmp on jenkins.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sun, 22 Nov 2020 21:02:55 +0000 (22:02 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sun, 22 Nov 2020 21:32:09 +0000 (22:32 +0100)
tools/jenkins/build.sh

index ae085a7..3a84ab2 100755 (executable)
@@ -9,6 +9,8 @@
 export LC_ALL=C
 
 echo "XXXX Cleanup previous attempts. Remaining content of /tmp:"
+rm -f /tmp/cc*
+rm -f /tmp/*.so
 rm -rf /tmp/simgrid-java*
 rm -rf /var/tmp/simgrid-java*
 rm -rf /tmp/jvm-*