From: Eduardo Ramos Testillano Date: Tue, 2 Feb 2016 08:38:26 +0000 (+0100) Subject: no PATH X-Git-Tag: REFACTORING_TESTING_LIBRARY~43 X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=commitdiff_plain;h=4a835fbe87b2c52716323e53b94f6e8454566755 no PATH --- diff --git a/example/diameter/launcher/deployments/st-client/run_all.sh b/example/diameter/launcher/deployments/st-client/run_all.sh index ab95c73..796fe2d 100755 --- a/example/diameter/launcher/deployments/st-client/run_all.sh +++ b/example/diameter/launcher/deployments/st-client/run_all.sh @@ -25,7 +25,7 @@ echo echo "To stop the processes, you could execute:" echo " pgrep ADML-[0-9] | xargs kill" echo -echo "When running, use script 'program.sh' to configure the test cases." +echo "When running, use script './program.sh' to configure the test cases." echo "To program again, you should execute './configure.sh' script to" echo " change the current testing setup." echo