fixed test_single_ala.sh to run binary from current build dir
authorDawid Jagiela <lightnir@chem.univ.gda.pl>
Tue, 8 May 2012 13:24:07 +0000 (15:24 +0200)
committerDawid Jagiela <lightnir@chem.univ.gda.pl>
Tue, 8 May 2012 13:24:07 +0000 (15:24 +0200)
source/unres/src_MD/CMakeLists.txt

index ecc2d6c..424d56f 100644 (file)
@@ -186,7 +186,7 @@ FILE(WRITE ${CMAKE_CURRENT_BINARY_DIR}/test_single_ala.sh
 export POT=GB
 export PREFIX=ala10
 #-----------------------------------------------------------------------------
-UNRES_BIN=${UNRES_BIN}
+UNRES_BIN=./${UNRES_BIN}
 #-----------------------------------------------------------------------------
 DD=${CMAKE_SOURCE_DIR}/PARAM
 export BONDPAR=$DD/bond.parm