Skip to content

Commit

Permalink
Add verbose flag to tst_bom.sh script.
Browse files Browse the repository at this point in the history
  • Loading branch information
WardF committed Apr 12, 2024
1 parent 57c400b commit f2c77aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ncdump/tst_bom.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ if test "x$srcdir" = x ; then srcdir=`pwd`; fi
# This shell script tests BOM support in ncgen

set -e

set -x
# add hack for sunos
export srcdir;

Expand Down

0 comments on commit f2c77aa

Please sign in to comment.