[ARVADOS] updated: 1.1.1-147-gc53ad9b
Git user
git at public.curoverse.com
Mon Dec 4 16:41:25 EST 2017
Summary of changes:
build/run-build-packages.sh | 2 ++
1 file changed, 2 insertions(+)
via c53ad9bc61054880ae6d68db8b868556c7278a78 (commit)
from bcf069c6a726e219bc40224653268d87776e54aa (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 c53ad9bc61054880ae6d68db8b868556c7278a78
Author: Ward Vandewege <wvandewege at veritasgenetics.com>
Date: Mon Dec 4 16:39:48 2017 -0500
Package arv-sync-groups.
No issue #
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege at veritasgenetics.com>
diff --git a/build/run-build-packages.sh b/build/run-build-packages.sh
index 5ce2d92..7ce4323 100755
--- a/build/run-build-packages.sh
+++ b/build/run-build-packages.sh
@@ -365,6 +365,8 @@ package_go_binary services/keep-web keep-web \
"Static web hosting service for user data stored in Arvados Keep"
package_go_binary services/ws arvados-ws \
"Arvados Websocket server"
+package_go_binary tools/arv-sync-groups arv-sync-groups \
+ "Synchronize remote groups into Arvados from an external source"
package_go_binary tools/keep-block-check keep-block-check \
"Verify that all data from one set of Keep servers to another was copied"
package_go_binary tools/keep-rsync keep-rsync \
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list