Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
...
authordegomme <augustin.degomme@unibas.ch>
Fri, 15 Jan 2016 15:24:16 +0000 (16:24 +0100)
committerdegomme <augustin.degomme@unibas.ch>
Fri, 15 Jan 2016 15:24:16 +0000 (16:24 +0100)
tools/jenkins/build.sh

index bdcfe1c..87c311b 100755 (executable)
@@ -99,7 +99,7 @@ if test "$(uname -o)" != "Msys"; then
   echo "XX"
   tar xzf `cat VERSION`.tar.gz
   cd `cat VERSION`
-  SRCFOLDER=$WORKSPACE/build/`cat VERSION`
+  SRCFOLDER="."
 else
 #for windows we don't make dist, but we still want to build out of source
   SRCFOLDER=$WORKSPACE