[ARVADOS] updated: 66b8e9d2f1178ddec2924eadae721e2dfd9a4a67
Git user
git at public.curoverse.com
Mon Nov 7 14:11:06 EST 2016
Summary of changes:
build/run-build-packages.sh | 2 ++
1 file changed, 2 insertions(+)
via 66b8e9d2f1178ddec2924eadae721e2dfd9a4a67 (commit)
from d158890921e8821782420711513a8b28ce0a1280 (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 66b8e9d2f1178ddec2924eadae721e2dfd9a4a67
Author: Ward Vandewege <ward at curoverse.com>
Date: Mon Nov 7 14:10:47 2016 -0500
Package keep-exercise.
No issue #
diff --git a/build/run-build-packages.sh b/build/run-build-packages.sh
index 12c9260..465a058 100755
--- a/build/run-build-packages.sh
+++ b/build/run-build-packages.sh
@@ -431,6 +431,8 @@ 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 \
"Copy all data from one set of Keep servers to another"
+package_go_binary tools/keep-exercise keep-exercise \
+ "Performance testing tool for Arvados Keep"
# The Python SDK
# Please resist the temptation to add --no-python-fix-name to the fpm call here
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list