Skip to content

Commit 26e0ff2

Browse files
turn on set -x for failing test script
1 parent db9b097 commit 26e0ff2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nc_test4/tst_specific_filters.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
# WARNING: This file is also used to build nczarr_test/run_specific_filters.sh
77

8+
set -x
9+
810
if test "x$srcdir" = x ; then srcdir=`pwd`; fi
911
. ../test_common.sh
1012

0 commit comments

Comments
 (0)