Logo AND Algorithmique Numérique Distribuée

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

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