diff --git a/QA/runtests.mpi.unix b/QA/runtests.mpi.unix index 9434eadece..0fdecb1b4e 100755 --- a/QA/runtests.mpi.unix +++ b/QA/runtests.mpi.unix @@ -36,7 +36,7 @@ # the trailing .nw with .out. In this directory is also put the # output of nwparse for the verified and the test outputs. -set NWCHEM_PROJ_PATH = /msrc/proj/nwchem/bind +set NWCHEM_PROJ_PATH = $NWCHEM_TOP/bin/$NWCHEM_TARGET if ($#argv == 0) then goto USAGE diff --git a/QA/runtests.unix b/QA/runtests.unix index 1001d10ee1..faf53327e7 100755 --- a/QA/runtests.unix +++ b/QA/runtests.unix @@ -36,7 +36,7 @@ # the trailing .nw with .out. In this directory is also put the # output of nwparse for the verified and the test outputs. -set NWCHEM_PROJ_PATH = /msrc/proj/nwchem/bind +set NWCHEM_PROJ_PATH = $NWCHEM_TOP/bin/$NWCHEM_TARGET if ($#argv == 0) then goto USAGE