commit | 56f19919b5ff618bdf8a56532d9cb60e1ba13212 | [log] [tgz] |
---|---|---|
author | Julian Mullings-Black <julianmb@google.com> | Tue Dec 05 17:38:23 2023 +0000 |
committer | Julian Mullings-Black <julianmb@google.com> | Wed Dec 06 20:08:16 2023 +0000 |
tree | 705e93330700b858c94a4b4b5ef0d82bfc632eff | |
parent | 45a0419ded42948bfb6eeab9805a18541bd5bc5d [diff] |
Increase script verbosity to debug failures. Change-Id: I0d5b4b24cff080571c70fd265fbc164742e4cc5b
diff --git a/nexus-non-interactive-test.sh b/nexus-non-interactive-test.sh index c67d94c..c60b67c 100755 --- a/nexus-non-interactive-test.sh +++ b/nexus-non-interactive-test.sh
@@ -15,7 +15,7 @@ # limitations under the License. # Run a test on the nexus FPGA platform -set -e +set -ex BITSTREAM_PATH="$1" BINARY_PATH="$2"