[ARVADOS] updated: e1bc430748edced07f43f6c8efd73bbf2d828ca0
Git user
git at public.curoverse.com
Tue Apr 11 18:34:49 EDT 2017
Summary of changes:
build/run-build-packages-sso.sh | 3 +++
1 file changed, 3 insertions(+)
via e1bc430748edced07f43f6c8efd73bbf2d828ca0 (commit)
from a6be53f6913862b3884c57e9e93a891f3cfec471 (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 e1bc430748edced07f43f6c8efd73bbf2d828ca0
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Tue Apr 11 18:00:25 2017 -0400
Build SSO packages for Ubuntu 1604. refs #11457
diff --git a/build/run-build-packages-sso.sh b/build/run-build-packages-sso.sh
index 264f27d..053a6df 100755
--- a/build/run-build-packages-sso.sh
+++ b/build/run-build-packages-sso.sh
@@ -77,6 +77,9 @@ case "$TARGET" in
ubuntu1404)
FORMAT=deb
;;
+ ubuntu1604)
+ FORMAT=deb
+ ;;
centos7)
FORMAT=rpm
;;
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list