Parcourir la source

contrib/ci.inria.fr: revert last commit

Nathalie Furmento il y a 6 ans
Parent
commit
aeaccc7a91
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      contrib/ci.inria.fr/job-1-check.sh

+ 1 - 2
contrib/ci.inria.fr/job-1-check.sh

@@ -74,8 +74,7 @@ fi
 
 make
 #make check
-#(make -k check || true) 2>&1 | tee  ../check_$$
-(make -k check || true) 2>&1 > ../check_$$
+(make -k check || true) 2>&1 | tee  ../check_$$
 make showsuite
 
 #grep "^FAIL:" ../check_$$ || true