Do not set -x, it fails some tests and makes some output not readable
This commit is contained in:
parent
d27961f0b0
commit
3c4ec09281
|
@ -66,7 +66,7 @@ enter_suite() {
|
|||
fail __suite__/enter/final E "Final suites do not allow nesting"
|
||||
fi
|
||||
export POWERLINE_SUITE_FINAL=1
|
||||
set -x
|
||||
# set -x
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue