Skip to content

Commit 8ad825b

Browse files
committed
Try enabling ant debug mode.
1 parent 5f24afc commit 8ad825b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
echo "Running $(which ant) with arguments: $@"
2-
eval "ant -autoproxy $@" | tee ${JBS_WORKDIR}/logs/ant.log
2+
eval "ant -debug -autoproxy $@" | tee ${JBS_WORKDIR}/logs/ant.log

0 commit comments

Comments
 (0)