From 03061ee5610b29e8fc71fa212c213ae69f70607e Mon Sep 17 00:00:00 2001 From: tradke Date: Mon, 6 May 2002 11:51:55 +0000 Subject: Fixed I/O parameter names and added 'IO::new_filename_scheme = "no" to make the testsuites pass again. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@52 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129 --- test/test_extract.par | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'test') diff --git a/test/test_extract.par b/test/test_extract.par index e003b48..1463283 100644 --- a/test/test_extract.par +++ b/test/test_extract.par @@ -23,7 +23,7 @@ admbase::metric_type = "static conformal" admbase::lapse_evolution_method = "geodesic" idanalyticbh::mass = 1 -io::outdir = "test_extract" +IO::out_dir = "test_extract" io::out_fileinfo = "none" ioascii::out1d_vars = "admbase::alp" @@ -45,3 +45,6 @@ extract::m_mode = 0 extract::detector1 = 2.5 extract::detector2 = 3.0 + +# do not use the new scheme for names of output files +IO::new_filename_scheme = "no" \ No newline at end of file -- cgit v1.2.3