Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
stupid me.
authordegomme <augustin.degomme@unibas.ch>
Wed, 6 Apr 2016 11:56:14 +0000 (13:56 +0200)
committerdegomme <augustin.degomme@unibas.ch>
Wed, 6 Apr 2016 11:56:14 +0000 (13:56 +0200)
tools/jenkins/build.sh

index cda077e..81ffb59 100755 (executable)
@@ -130,7 +130,7 @@ make -j$NUMBER_OF_PROCESSORS VERBOSE=1
 
 if test "$(uname -o)" != "Msys"; then
   cd $WORKSPACE/build
-  cd `cat VERSION`
+  cd `cat VERSION`/build
 fi
 
 TRES=0