From 2e312855d638d7b4f6fe12dab88041ac0670bad7 Mon Sep 17 00:00:00 2001 From: Cezary Czaplewski Date: Mon, 29 Feb 2016 06:36:08 +0100 Subject: [PATCH] correction to previous commit CTEST_FULL_OUTPUT --- source/unres/src_MD/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/unres/src_MD/CMakeLists.txt b/source/unres/src_MD/CMakeLists.txt index 1e06278..78ffb5c 100644 --- a/source/unres/src_MD/CMakeLists.txt +++ b/source/unres/src_MD/CMakeLists.txt @@ -428,7 +428,7 @@ export THETPARPDB=$DD/thetaml.5parm export ROTPARPDB=$DD/scgauss.parm export PATTERN=$DD/patterns.cart #----------------------------------------------------------------------------- -echo CTEST_FULL_OUTPUT \(Avoid ctest truncation of output\) +echo CTEST_FULL_OUTPUT $UNRES_BIN ./prota_unres_energy_check.sh ${prota_unres_energy_output} ") -- 1.7.9.5