From 4a835fbe87b2c52716323e53b94f6e8454566755 Mon Sep 17 00:00:00 2001 From: Eduardo Ramos Testillano Date: Tue, 2 Feb 2016 09:38:26 +0100 Subject: [PATCH] no PATH --- example/diameter/launcher/deployments/st-client/run_all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1