test-sim-versions: write what bash step is executing

Change-Id: If1231f69601c1774bc6ce116f45105cc1b2f4e22
This commit is contained in:
JT Olio 2022-06-10 15:27:48 -04:00 committed by Stefan Benten
parent da97fafb0c
commit 098ee71e03

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -ueo pipefail
set +x
set -x
cleanup(){
ret=$?