From e0dd72623fb65ae1e5c4cdb305cd61593fbd8518 Mon Sep 17 00:00:00 2001 From: tradke Date: Mon, 6 May 2002 09:27:11 +0000 Subject: Fixed I/O parameter names and set 'IO::new_filename_scheme = "no"' to make the testsuites pass again. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@42 daab82bb-f315-4ad1-b6d0-9353ff8b6e27 --- test/test_rad.par | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'test') diff --git a/test/test_rad.par b/test/test_rad.par index 0b548eb..deedfb3 100644 --- a/test/test_rad.par +++ b/test/test_rad.par @@ -39,5 +39,8 @@ IOASCII::out1D_y = "no" IOASCII::out1D_d = "no" IOASCII::out1D_vars = "wavetoy::phi " -IO::outdir = "test_rad" +IO::out_dir = "test_rad" IO::out_fileinfo = "none" + +# do not use the new scheme for names of output files +IO::new_filename_scheme = "no" -- cgit v1.2.3