From 7e595101dfca6bfe0d6ba51355ecc94fb8deca9b Mon Sep 17 00:00:00 2001 From: pesei <petra seibert -@dontspam@- boku ac at> Date: Sat, 24 Aug 2019 17:21:58 +0200 Subject: [PATCH] minor corr in Fortran Regression Test readme.txt --- Testing/Regression/FortranEtadot/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Testing/Regression/FortranEtadot/readme.txt b/Testing/Regression/FortranEtadot/readme.txt index bf4f033..9aa57f1 100644 --- a/Testing/Regression/FortranEtadot/readme.txt +++ b/Testing/Regression/FortranEtadot/readme.txt @@ -15,7 +15,7 @@ HOW TO DO REGRESSION TESTS OF THE FORTRAN CODE ./mk_outputdirs.sh ./run_ref.sh to create a new reference version. -6. Work on the code and use the 'run_ref.sh' script to test your results. +6. Work on the code and use the 'run_regrtest.sh' script to test your results. Note 1: The regression tests except those with "high" in their name will altogether run in about 1 minute. The "high" tests (hemispherical data) -- GitLab