Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
oops
[simgrid.git] / 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`
-  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