[ARVADOS-DEV] updated: 626ea7dba17faa4106fcd317aa7e277e9ec5227f

git at public.curoverse.com git at public.curoverse.com
Wed Jun 3 16:45:30 EDT 2015


Summary of changes:
 jenkins/run-build-packages.sh | 1 +
 1 file changed, 1 insertion(+)

       via  626ea7dba17faa4106fcd317aa7e277e9ec5227f (commit)
      from  7761d1a6b70e1531c73f91043b9f69a251099701 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 626ea7dba17faa4106fcd317aa7e277e9ec5227f
Author: Ward Vandewege <ward at curoverse.com>
Date:   Wed Jun 3 16:45:12 2015 -0400

    Default BUILD_BUNDLE_PACKAGES to false.
    
    refs #6096

diff --git a/jenkins/run-build-packages.sh b/jenkins/run-build-packages.sh
index 27f1404..48247f8 100755
--- a/jenkins/run-build-packages.sh
+++ b/jenkins/run-build-packages.sh
@@ -29,6 +29,7 @@ CALL_FREIGHT=0
 
 DEBUG=0
 UPLOAD=0
+BUILD_BUNDLE_PACKAGES=0
 
 while [[ -n "$1" ]]
 do

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list