Skip to content

Commit 4041b5c

Browse files
committed
added some debugging flags to the build.sh script.
1 parent 9b162ba commit 4041b5c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@
6868
# Jacob Williams : 12/27/2014
6969
#
7070

71+
set -x
72+
set -v
7173
set -o errexit
7274

7375
FORDMD='json-fortran.md' # FORD options file for building documentation

0 commit comments

Comments
 (0)