5824: Fix Keep server shutdown, check errors, simplify stderr redirection.
authorTom Clegg <tom@curoverse.com>
Sat, 7 Nov 2015 08:54:03 +0000 (03:54 -0500)
committerTom Clegg <tom@curoverse.com>
Sun, 8 Nov 2015 20:16:04 +0000 (15:16 -0500)
commit1e10339657c1dee2b71b4d10eddffd0a35c949b3
tree0d175a56633f1e5b4a390c864284901231b7f077
parent100b485f4295cbb414ed743b2fdba990591272e7
5824: Fix Keep server shutdown, check errors, simplify stderr redirection.

(Oops, we forgot to actually Run() the python command for stop_keep.)
sdk/go/arvadostest/run_servers.go
services/keepstore/pull_worker_integration_test.go
tools/keep-rsync/keep-rsync_test.go