Default BUILD_BUNDLE_PACKAGES to false.
authorWard Vandewege <ward@curoverse.com>
Wed, 3 Jun 2015 20:45:12 +0000 (16:45 -0400)
committerWard Vandewege <ward@curoverse.com>
Wed, 3 Jun 2015 20:45:12 +0000 (16:45 -0400)
refs #6096

jenkins/run-build-packages.sh

index 27f14044cceb6d8ec234fb5a9365d9cff34025bd..48247f80aa3b5906f3870687ef21e70d28804ba1 100755 (executable)
@@ -29,6 +29,7 @@ CALL_FREIGHT=0
 
 DEBUG=0
 UPLOAD=0
+BUILD_BUNDLE_PACKAGES=0
 
 while [[ -n "$1" ]]
 do