From d6650f20c44fdf163b5fe3b2b7c897dc3a8d7699 Mon Sep 17 00:00:00 2001 From: Matthew Stidham Date: Thu, 21 Jan 2021 15:39:23 -0800 Subject: [PATCH] test-all-scripts --- py-scripts/test_all_scripts.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/py-scripts/test_all_scripts.sh b/py-scripts/test_all_scripts.sh index e3df7f59..66106e4a 100644 --- a/py-scripts/test_all_scripts.sh +++ b/py-scripts/test_all_scripts.sh @@ -1,4 +1,3 @@ - #!/bin/bash #This bash script aims to automate the test process of all Candela Technologies's test_* scripts in the lanforge-scripts directory. The script can be run 2 ways and may include (via user input) the "start_num" and "stop_num" variables to select which tests should be run. # OPTION ONE: ./test_all_scripts.sh : this command runs all the scripts in the array "testCommands"