Trace execution of test-ansible-syntax.sh

This makes debugging failed jobs easier.

Change-Id: I24f455d8dbddcc01edf5f8aed2834551e722026c
This commit is contained in:
Jonathan Rosser 2020-10-05 09:02:59 +01:00
parent ce66289fed
commit 1f05792a86
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
## Shell Opts ----------------------------------------------------------------
set -e
set -x
## Vars ----------------------------------------------------------------------