[ARVADOS] updated: f2f5c6aa8117b51e9fed1a59a41b97b18ac713a8

Git user git at public.curoverse.com
Tue Mar 29 11:25:23 EDT 2016


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

       via  f2f5c6aa8117b51e9fed1a59a41b97b18ac713a8 (commit)
      from  0e32c4ee6281dd4a3ae186b75dd7c94c8be508c8 (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 f2f5c6aa8117b51e9fed1a59a41b97b18ac713a8
Author: Ward Vandewege <ward at curoverse.com>
Date:   Tue Mar 29 11:24:59 2016 -0400

    Build a package for crunchrunner.
    
    refs #8815

diff --git a/build/run-build-packages.sh b/build/run-build-packages.sh
index 6e086b9..e100630 100755
--- a/build/run-build-packages.sh
+++ b/build/run-build-packages.sh
@@ -391,6 +391,8 @@ package_go_binary services/crunchstat crunchstat \
     "Gather cpu/memory/network statistics of running Crunch jobs"
 package_go_binary tools/keep-rsync keep-rsync \
     "Copy all data from one set of Keep servers to another"
+package_go_binary sdk/go/crunchrunner crunchrunner \
+    "Crunchrunner executes a command inside a container and uploads the output"
 
 # 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