HomeClusterLabs Projects

Test: cts: Drop -x option from cts script

Description

Test: cts: Drop -x option from cts script

If we want to turn on bash tracing, we should do so when we're invoking
the script. Not within the script itself. The way it was set up, the -x
option did not take effect until the script's option parser reached that
option. So tracing would be enabled part of the way through the script.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Sat, Aug 16, 12:05 PM
Parents
rP916fb62d3b07: Test: cts: Drop -l/--logfile option from cts script
Branches
Unknown
Tags
Unknown