ctest corrections to mpi script and remd test
[unres.git] / ctest / prota_unres_energy_check.sh
index 868163f..4d19aaa 100755 (executable)
@@ -95,7 +95,8 @@ elif [ "$1" == "1L2Y_B" ]; then
 
 
 elif [ "$1" == "1L2Y_remd" ]; then
- tail -q -n +5 1L2Y_remd*.stat >remd_all.stat
+ rm -rf remd_all.stat
+ tail -q -n +1000 1L2Y_remd*.stat >remd_all.stat
  ./matplotlib_hist.py
 
  echo  "<DartMeasurementFile name=\"Histograms $1\" type=\"image/png\">`pwd`/1L2Y_remd_ene_hist.png</DartMeasurementFile>"