Skip to content

Commit 8f3c4b4

Browse files
author
Brennon York
committed
updated to reflect the correct pushed in HEAD variable
1 parent 2bc7b27 commit 8f3c4b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/pr_new_dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
ghprbActualCommit="$1"
3232
sha1="$2"
33-
current_pr_commit="$3"
33+
current_pr_head="$3"
3434

3535
MVN_BIN="`pwd`/build/mvn"
3636
CURR_CP_FILE="my-classpath.txt"

0 commit comments

Comments
 (0)