summaryrefslogtreecommitdiffstats
path: root/cts/cluster_test.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xcts/cluster_test.in (renamed from cts/lab/cluster_test.in)2
1 files changed, 1 insertions, 1 deletions
diff --git a/cts/lab/cluster_test.in b/cts/cluster_test.in
index 1741b47..f5cb3e8 100755
--- a/cts/lab/cluster_test.in
+++ b/cts/cluster_test.in
@@ -172,4 +172,4 @@ printf "\nAll set to go for %d iterations!\n" "$CTS_numtests"
|| echo "+ To use a different configuration, remove ~/.cts and re-run cts (or edit it manually)."
echo Now paste the following command into this shell:
-echo "@PYTHON@ `dirname "$0"`/CTSlab.py -L \"$CTS_logfile\" --syslog-facility \"$CTS_logfacility\" --no-unsafe-tests --stack \"$CTS_stack\" $CTS_adv --at-boot \"$CTS_boot\" $cts_extra \"$CTS_numtests\" --nodes \"$CTS_node_list\""
+echo "@PYTHON@ `dirname "$0"`/cts-lab -L \"$CTS_logfile\" --syslog-facility \"$CTS_logfacility\" --no-unsafe-tests --stack \"$CTS_stack\" $CTS_adv --at-boot \"$CTS_boot\" $cts_extra \"$CTS_numtests\" --nodes \"$CTS_node_list\""