Initial feature commit
[anna.git] / example / diameter / launcher / deployments / basic / configure.sh
index 3b326bc..cc4fa74 100755 (executable)
@@ -29,6 +29,7 @@ STARTED=\`pgrep $1$ 2>/dev/null\`
 0> launcher.trace
 rm -f counters/* test-reports/*
 # Execution line:
+export LD_LIBRARY_PATH=\$PWD
 ./$@ --services services.xml &
 echo \$! > .pid
 EOF
@@ -88,7 +89,7 @@ then
 fi
 
 # Run script:
-EXE_LINK=ADML-`basename $PWD`
+EXE_LINK=`basename $PWD`
 ln -sf $EXE_BN $EXE_LINK
 
 case $tol in