aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test_recover.par4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/test_recover.par b/test/test_recover.par
index 8247ceb..a4e29b3 100644
--- a/test/test_recover.par
+++ b/test/test_recover.par
@@ -33,3 +33,7 @@ IO::recovery_dir = "../../arrangements/CactusPUGHIO/IOFlexIO/test/"
# Note that this parameter is restored to "yes" during parameter recovery.
# Since we don't need to checkpoint twice it is explicitely disabled here.
IO::checkpoint_ID = "no"
+
+# disable output of file information (parameter filename, creation date)
+# because this could cause diffs when running the testsuite
+IO::out_fileinfo = "none"