Print devstack command traces before executing command
Enable printing of command traces running manila devstack plugin. It can be useful debugging CI output with errors. Change-Id: I65321510b175f20689cc1afbeaad482017687a4d
This commit is contained in:
parent
6abb30299b
commit
dbf00f2e32
@ -23,7 +23,7 @@
|
||||
|
||||
# Save trace setting
|
||||
XTRACE=$(set +o | grep xtrace)
|
||||
set +o xtrace
|
||||
set -o xtrace
|
||||
|
||||
# Defaults
|
||||
# --------
|
||||
|
Loading…
Reference in New Issue
Block a user