[ARVADOS-DEV] updated: 2d816cf50f92cb6d984a8821f6c6ddd621f5140b

git at public.curoverse.com git at public.curoverse.com
Fri Aug 15 09:24:17 EDT 2014


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

       via  2d816cf50f92cb6d984a8821f6c6ddd621f5140b (commit)
      from  17341ef86b68cab0352535d12c5925814609e4d2 (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 2d816cf50f92cb6d984a8821f6c6ddd621f5140b
Author: Ward Vandewege <ward at curoverse.com>
Date:   Fri Aug 15 09:23:54 2014 -0400

    keep is now called keepstore
    
    refs #3551

diff --git a/jenkins/run-build-packages.sh b/jenkins/run-build-packages.sh
index fb522f8..4a39391 100755
--- a/jenkins/run-build-packages.sh
+++ b/jenkins/run-build-packages.sh
@@ -150,7 +150,7 @@ ln -sfn "$WORKSPACE" "$GOPATH/src/git.curoverse.com/arvados.git"
 # Keep -> keepstore
 go get "git.curoverse.com/arvados.git/services/keepstore"
 cd $WORKSPACE/debs
-build_and_scp_deb $GOPATH/bin/keepstore=/usr/bin/keep keep 'Curoverse, Inc.' 'dir' "-v 0.1.$GIT_HASH"
+build_and_scp_deb $GOPATH/bin/keepstore=/usr/bin/keepstore keepstore 'Curoverse, Inc.' 'dir' "-v 0.1.$GIT_HASH"
 
 # Keep proxy
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list