Skip to content

Commit f261f35

Browse files
author
Federico Fissore
committed
Forgot to update build_pull_request.bash with the bundled MacOSX jvm
1 parent b48e07c commit f261f35

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build/build_pull_request.bash

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ fi
1818

1919
VERSION="PR-${ghprbPullId}-BUILD-${BUILD_NUMBER}"
2020

21-
./build_all_dist.bash -Dversion="${VERSION}"
21+
./build_all_dist.bash -Dversion="${VERSION}" -DMACOSX_BUNDLED_JVM=$MACOSX_BUNDLED_JVM
22+

0 commit comments

Comments
 (0)