Logo AND Algorithmique Numérique Distribuée

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