aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Murphy <dmurphy@ti.com>2020-04-02 07:08:00 -0500
committerDan Murphy <dmurphy@ti.com>2020-04-02 07:08:00 -0500
commit960954823d7467823f9f5eb506e5c891ce611fae (patch)
tree34f34d3b05e57e711818e96d0c125f1023129ed4
parent9d1034c497e735b672be14ba1568e96b216244fa (diff)
downloadlinux-dt-960954823d7467823f9f5eb506e5c891ce611fae.tar.gz
system_test: script: Add debugging to script file
Signed-off-by: Dan Murphy <dmurphy@ti.com>
-rwxr-xr-xsystem_test/build_system_test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/system_test/build_system_test.sh b/system_test/build_system_test.sh
index d9e4749..f719928 100755
--- a/system_test/build_system_test.sh
+++ b/system_test/build_system_test.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/bash -x
# Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/
# ALL RIGHTS RESERVED