[ARVADOS] updated: 9d1f08198723f64d23473bb0ef1d6e30df1f4a1f
Git user
git at public.curoverse.com
Mon Dec 5 17:13:30 EST 2016
Summary of changes:
services/keep-balance/balance.go | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 9d1f08198723f64d23473bb0ef1d6e30df1f4a1f (commit)
from b9381df7b730762ee7e32a9ab58c6cbf3dcaed89 (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 9d1f08198723f64d23473bb0ef1d6e30df1f4a1f
Author: Ward Vandewege <ward at curoverse.com>
Date: Mon Dec 5 17:13:22 2016 -0500
Fix typo in comment.
No issue #
diff --git a/services/keep-balance/balance.go b/services/keep-balance/balance.go
index 8fc06c3..9389f19 100644
--- a/services/keep-balance/balance.go
+++ b/services/keep-balance/balance.go
@@ -246,7 +246,7 @@ func (bal *Balancer) GetCurrentState(c *arvados.Client, pageSize, bufs int) erro
}
if len(errs) > 0 {
// Some other goroutine encountered an
- // error -- any futher effort here
+ // error -- any further effort here
// will be wasted.
return
}
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list