test-sim-versions: write what bash step is executing
Change-Id: If1231f69601c1774bc6ce116f45105cc1b2f4e22
This commit is contained in:
parent
da97fafb0c
commit
098ee71e03
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ueo pipefail
|
||||
set +x
|
||||
set -x
|
||||
|
||||
cleanup(){
|
||||
ret=$?
|
||||
|
Loading…
Reference in New Issue
Block a user