From a652175523348f78e3f6f363396cd5c7cb2c3d4e Mon Sep 17 00:00:00 2001 From: Lew Rossman Date: Tue, 20 Apr 2021 15:24:09 -0400 Subject: [PATCH] Update test-config.sh Another attempt to eliminate the Status Report comparison. --- tools/test-config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/test-config.sh b/tools/test-config.sh index 8cbaef4..e94195b 100644 --- a/tools/test-config.sh +++ b/tools/test-config.sh @@ -16,6 +16,7 @@ # Suggested Usage: # $ for file in .//*; do ./test-config.sh $file 1.0 > "${file%.*}.json"; done # +# "${name}.rpt": "epanet report", filename="$1" name="${filename%.*}" @@ -36,7 +37,6 @@ cat<