Adding range-based matching for Layer 2 and fusing it off for now (the results are...
[pingpong.git] / run_scripts / tb_analysis_run.sh
index 0a04a8b95531e46714375e3752869153b0858523..225198598a770d0ac7c921ff1ddf49a8cfff0ca3 100755 (executable)
@@ -4,7 +4,7 @@
 # Check input arguments - we need 2 arguments
 if [ $# -ne 2 ]
     then
 # Check input arguments - we need 2 arguments
 if [ $# -ne 2 ]
     then
-        echo "Usage: ia_analysis_run.sh <path-and-json-file, e.g./a/b/c/d.json> <path-to-output-file, e.g. result_ps/>"
+        echo "Usage: ia_analysis_run.sh <path-and-json-file, e.g./a/b/c/d.json> <path-to-output-file, e.g. result_tb/>"
         exit 1
 fi
 
         exit 1
 fi