Explorar o código

contrib/ci.inria.fr: only updating configure time has the effect of getting into a infinite loop of make calling configure and so on

Nathalie Furmento %!s(int64=4) %!d(string=hai) anos
pai
achega
e937a4cb91
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      contrib/ci.inria.fr/job-1-check.sh

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

@@ -41,8 +41,8 @@ env > $PWD/env
 
 test -d $basename && chmod -R u+rwX $basename && rm -rf $basename
 tar xfz ../$tarball
+touch --date="last hour" $(find $basename)
 cd $basename
-touch configure
 mkdir build
 cd build