Explorar o código

contrib/ci.inria.fr: fix to avoid clock problem

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

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

@@ -42,6 +42,7 @@ env > $PWD/env
 test -d $basename && chmod -R u+rwX $basename && rm -rf $basename
 tar xfz ../$tarball
 cd $basename
+touch configure
 mkdir build
 cd build