ctest grep -v NaN
authorCezary Czaplewski <czarek@chem.univ.gda.pl>
Sun, 15 Mar 2020 15:16:51 +0000 (16:16 +0100)
committerCezary Czaplewski <czarek@chem.univ.gda.pl>
Sun, 15 Mar 2020 15:16:51 +0000 (16:16 +0100)
source/unres/src_MD-M/CMakeLists.txt

index 1d2668f..4f9afef 100644 (file)
@@ -580,7 +580,7 @@ export PATTERN=$DD/patterns.cart
 export LIPTRANPAR=$DD/Lip_tran_initial_ext.parm
 #-----------------------------------------------------------------------------
 echo CTEST_FULL_OUTPUT
-${mpiexec} ${boot_lam} ${np} $3 $UNRES_BIN | grep -v traj1file |grep -v "NaN       NaN       NaN"
+${mpiexec} ${boot_lam} ${np} $3 $UNRES_BIN | grep -v traj1file |grep -v NaN
 ./prota_unres_energy_check_mult.sh $1 ${UNRES_BIN}
 ")