HomeClusterLabs Projects

Test: cts: Drop -x option from cts script
820b3c9a1a63Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

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

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.