Skip to content

Commit 148b153

Browse files
committed
debug git branch in run.sh
1 parent 095412e commit 148b153

File tree

1 file changed

+1
-0
lines changed
  • src/integration-tests/bash

1 file changed

+1
-0
lines changed

src/integration-tests/bash/run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2902,6 +2902,7 @@ function test_suite {
29022902
# entry point
29032903

29042904
if [ "$JENKINS" = "true" ]; then
2905+
echo "`git branch`"
29052906
mvn test-compile integration-test -P java-integration-tests
29062907
exit "$?"
29072908
fi

0 commit comments

Comments
 (0)