mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-12 15:45:21 +08:00
turn on set -x for failing test script
This commit is contained in:
parent
db9b097da9
commit
26e0ff248e
@ -5,6 +5,8 @@
|
||||
|
||||
# WARNING: This file is also used to build nczarr_test/run_specific_filters.sh
|
||||
|
||||
set -x
|
||||
|
||||
if test "x$srcdir" = x ; then srcdir=`pwd`; fi
|
||||
. ../test_common.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user