aboutsummaryrefslogtreecommitdiff
path: root/CarpetExtra
diff options
context:
space:
mode:
authorThomas Radke <tradke@aei.mpg.de>2006-11-28 10:20:00 +0000
committerThomas Radke <tradke@aei.mpg.de>2006-11-28 10:20:00 +0000
commitadf208015ed6f030ef164fcfcf4775a7840d9b12 (patch)
treee483c95779a54b273a6c6f51a29e8c1f45178e5b /CarpetExtra
parentb2d9fd68b4490f8d304d2572df5567f0c6b56703 (diff)
CarpetIntegrateTest: fix testsuite parfiles
This patch fixes the CarpetIntegrateTest's testsuite parfiles but not (yet) the testsuites themselfs: * use CarpetIOBasic + CarpetIOScalar instead of IOBasic * use IO::out_fileinfo = "none" darcs-hash:20061128102016-776a0-550acca2ad7371105d91661d61a100743e5f3726.gz
Diffstat (limited to 'CarpetExtra')
-rw-r--r--CarpetExtra/CarpetIntegrateTest/test/carpetintegrate-linear.par3
-rw-r--r--CarpetExtra/CarpetIntegrateTest/test/carpetintegrate.par3
2 files changed, 4 insertions, 2 deletions
diff --git a/CarpetExtra/CarpetIntegrateTest/test/carpetintegrate-linear.par b/CarpetExtra/CarpetIntegrateTest/test/carpetintegrate-linear.par
index bb848563c..ab0161392 100644
--- a/CarpetExtra/CarpetIntegrateTest/test/carpetintegrate-linear.par
+++ b/CarpetExtra/CarpetIntegrateTest/test/carpetintegrate-linear.par
@@ -9,12 +9,13 @@
# Thorn activation
#==============================================================================
-ActiveThorns = "time carpet carpetlib carpetregrid carpetreduce carpetslab carpetinterp cartgrid3d coordbase symbase boundary iobasic carpetioascii carpetioscalar ioutil carpetintegratetest"
+ActiveThorns = "time carpet carpetlib carpetregrid carpetreduce carpetslab carpetinterp cartgrid3d coordbase symbase boundary carpetiobasic carpetioascii carpetioscalar ioutil carpetintegratetest"
#==============================================================================
# Directories and recovery
#==============================================================================
+io::out_fileinfo = "none"
io::out_dir = $parfile
#==============================================================================
diff --git a/CarpetExtra/CarpetIntegrateTest/test/carpetintegrate.par b/CarpetExtra/CarpetIntegrateTest/test/carpetintegrate.par
index 17f80e50a..0c8fcb8c1 100644
--- a/CarpetExtra/CarpetIntegrateTest/test/carpetintegrate.par
+++ b/CarpetExtra/CarpetIntegrateTest/test/carpetintegrate.par
@@ -9,12 +9,13 @@
# Thorn activation
#==============================================================================
-ActiveThorns = "time carpet carpetlib carpetregrid carpetreduce carpetslab carpetinterp cartgrid3d coordbase symbase boundary iobasic carpetioascii carpetioscalar ioutil carpetintegratetest"
+ActiveThorns = "time carpet carpetlib carpetregrid carpetreduce carpetslab carpetinterp cartgrid3d coordbase symbase boundary carpetiobasic carpetioascii carpetioscalar ioutil carpetintegratetest"
#==============================================================================
# Directories and recovery
#==============================================================================
+io::out_fileinfo = "none"
io::out_dir = $parfile
#==============================================================================