From: Cezary Czaplewski Date: Tue, 28 Feb 2017 07:07:24 +0000 (+0100) Subject: ctest correction X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=commitdiff_plain;h=63d30634e5b7d3e316102f7aa3a6c85e9384a6f4;p=unres.git ctest correction --- diff --git a/ctest/prota_unres_energy_check.sh b/ctest/prota_unres_energy_check.sh index 513e33b..bd48989 100755 --- a/ctest/prota_unres_energy_check.sh +++ b/ctest/prota_unres_energy_check.sh @@ -203,7 +203,7 @@ elif [ "$1" == "1ei0_min" ]; then # exit 1 fi -elif [ "$1" == "prota_CHECKGRAD" ] || [ "$1" == "1DKZcut-checkgrad" ] || [ "$1" == "checkgrad_dfa" ] || [ "$1" == "Ts866_checkgrad_full"] ; then +elif [ "$1" == "prota_CHECKGRAD" ] || [ "$1" == "1DKZcut-checkgrad" ] || [ "$1" == "checkgrad_dfa" ] || [ "$1" == "Ts866_checkgrad_full" ] ; then diff=`gawk -f checkgrad.awk $file |grep 'Largest abs(1-numerical/analytical)='|awk '{printf "%15.10f",$3}'` gawk -f checkgrad.awk $file