Browse Source

contrib/ci.inria.fr: revert last commit

Nathalie Furmento 6 years ago
parent
commit
aeaccc7a91
1 changed files with 1 additions and 2 deletions
  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