From f862821cc0b6574913c5c3c6cb3b2aa4b0cfa8c4 Mon Sep 17 00:00:00 2001 From: navarrop Date: Tue, 1 Mar 2011 11:34:28 +0000 Subject: [PATCH] Make test on pipol succed. Correctly set LD_LIBRARY_PATH git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9742 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- buildtools/pipol/Nightly_simgrid.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/buildtools/pipol/Nightly_simgrid.sh b/buildtools/pipol/Nightly_simgrid.sh index 6a970a309d..242dad384e 100644 --- a/buildtools/pipol/Nightly_simgrid.sh +++ b/buildtools/pipol/Nightly_simgrid.sh @@ -44,8 +44,6 @@ if [ x$PIPOL_IMAGE == "xamd64_2010-linux-ubuntu-maverick.dd.gz" ] ; then #mem-check cmake \ -Denable_lua=off \ - -Denable_ruby=off \ - -Denable_java=off \ -Denable_tracing=off \ -Denable_smpi=off \ -Denable_supernovae=off \ @@ -67,8 +65,6 @@ else #supernovae cmake \ -Denable_lua=on \ - -Denable_ruby=on \ - -Denable_java=on \ -Denable_tracing=on \ -Denable_smpi=on \ -Denable_supernovae=on \ @@ -105,7 +101,7 @@ else make clean fi -export SIMGRID_ROOT=$SIMGRID_DIR +export SIMGRID_ROOT=`pwd` cd ../ svn checkout svn://scm.gforge.inria.fr/svn/simgrid/contrib/trunk/simgrid-java simgrid-java --quiet -- 2.20.1