tests/basic: set -x after setup
So it's easier to debug when things fail. Closes: #1166 Approved by: jlebon
This commit is contained in:
parent
f6dee42496
commit
2f04450b74
@ -30,6 +30,7 @@ setup_os_repository "archive-z2" "syslinux"
|
||||
|
||||
echo "ok setup"
|
||||
|
||||
set -x
|
||||
# Note: Daemon already knows what sysroot to use, so avoid passing
|
||||
# --sysroot=sysroot to rpm-ostree commands as it will result
|
||||
# in a warning message.
|
||||
|
Loading…
x
Reference in New Issue
Block a user