]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/scripts/do_tests.sh
more makefile work
[helm.git] / helm / matita / scripts / do_tests.sh
index 79fba09decb402f05f82aa6648f31ba0b75c8799..687cb26d7192e0c3eaced9f933b678a7fce688d3 100755 (executable)
@@ -40,6 +40,7 @@ TMP=.__temp.txt
 for T in $TODO; do
   printf "$COMPILER\t%-30s   " $T
   if [ "$TWICE" = "1" ]; then
+    $CLEANER $T 1>/dev/null 2>/dev/null
     $COMPILER $T 1>/dev/null 2>/dev/null
   fi
   $CLEANER $T 1>/dev/null 2>/dev/null