commit | 67f1305b75815d3ccd1c26c721da548111617746 | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@onlab.us> | Fri Aug 19 12:10:42 2016 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Fri Aug 19 19:42:10 2016 +0000 |
tree | a8c5bac90a1e1aab9170ec7fd6977c69f11def37 | |
parent | f204ff7561734e0242844d0d73ef54ad8bc3978d [diff] [blame] |
Bumping STC to 2.2 version. Change-Id: Ib39eef58b41b33a7fcf858f84c64a10a91304005
diff --git a/tools/test/bin/stw b/tools/test/bin/stw index d3a00c2..fa24df0 100755 --- a/tools/test/bin/stw +++ b/tools/test/bin/stw
@@ -24,7 +24,7 @@ let run=1 while [ $count -le 0 -o $run -le $count ]; do - printf "\033]0;%s\007" "STC Run #$run" + export stcTitle="STC Run #$run; " printf "Starting run %d...\n" $run for scenario in "${@:-smoke}"; do printf "Running scenario %s...\n" $scenario