[ARVADOS] updated: 1.1.4-614-g3c23a0a57

Git user git at public.curoverse.com
Tue Jul 17 13:14:54 EDT 2018


Summary of changes:
 services/keepproxy/keepproxy_test.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  3c23a0a57bde2978402e5d46ca2b003becee6d58 (commit)
      from  42012c4746d6dd81eb3c72fddb2fdd36cff381e7 (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 3c23a0a57bde2978402e5d46ca2b003becee6d58
Author: Ward Vandewege <wvandewege at veritasgenetics.com>
Date:   Tue Jul 17 13:14:44 2018 -0400

    Fix typo.
    
    No issue #
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege at veritasgenetics.com>

diff --git a/services/keepproxy/keepproxy_test.go b/services/keepproxy/keepproxy_test.go
index e87fa4afd..dc70d968e 100644
--- a/services/keepproxy/keepproxy_test.go
+++ b/services/keepproxy/keepproxy_test.go
@@ -617,7 +617,7 @@ func (s *ServerRequiredSuite) TestAskGetKeepProxyConnectionError(c *C) {
 	kc := runProxy(c, nil, false)
 	defer closeListener()
 
-	// Point keepproxy to a non-existant keepstore
+	// Point keepproxy at a non-existent keepstore
 	locals := map[string]string{
 		TestProxyUUID: "http://localhost:12345",
 	}

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list