Skip to content

Commit d57bcbe

Browse files
author
Vladimir Kotal
committed
add -x to see what is going on
1 parent 3f6b055 commit d57bcbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/javadoc.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/bin/bash
22

33
set -e
4+
set -x
45

56
if [[ "${TRAVIS_REPO_SLUG}" != "oracle/opengrok" ||
67
"${TRAVIS_PULL_REQUEST}" == "true" ||

0 commit comments

Comments
 (0)