From e1657f04ec40ff2103cc7087def387b21ae194f3 Mon Sep 17 00:00:00 2001 From: Sam Dodrill Date: Fri, 20 Feb 2015 12:05:10 -0800 Subject: [PATCH] addset -x for #travis op sinthetix --- testsuite/astyle/check_style.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/testsuite/astyle/check_style.sh b/testsuite/astyle/check_style.sh index 12326ab..d985fd0 100755 --- a/testsuite/astyle/check_style.sh +++ b/testsuite/astyle/check_style.sh @@ -1,5 +1,7 @@ #!/bin/bash -e +set -x + cd ../.. for file in $(find **/*.c)