d/tests/build: Show commands before they are executed
This commit is contained in:
1
debian/tests/build
vendored
1
debian/tests/build
vendored
@ -5,6 +5,7 @@
|
||||
# Author: Martin Pitt <martin.pitt@ubuntu.com>
|
||||
|
||||
set -e
|
||||
set -x
|
||||
|
||||
WORKDIR=$(mktemp -d)
|
||||
cleanup () {
|
||||
|
||||
Reference in New Issue
Block a user