${PARA_PREFIX} required to make the test-suite pass

Jae-Mo Lihm & Paolo Giannozzi
This commit is contained in:
Samuel Ponce 2020-08-25 12:23:34 +02:00
parent 53d7ae8026
commit e27287f9d4
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ elif [[ "$1" == "7" ]]
then
echo "Running POSTAHC ..."
# echo "${PARA_PREFIX} ${ESPRESSO_ROOT}/bin/postahc.x < $2 > $3 2> $4"
${ESPRESSO_ROOT}/bin/postahc.x < $2 > $3 2> $4
${PARA_PREFIX} ${ESPRESSO_ROOT}/bin/postahc.x < $2 > $3 2> $4
if [[ -e CRASH ]]
then
cat $3