commit | d02ac22864e0da64589595f9432008ef856f14fd | [log] [tgz] |
---|---|---|
author | Suharsh Sivakumar <suharshs@google.com> | Tue Nov 18 14:02:15 2014 -0800 |
committer | Suharsh Sivakumar <suharshs@google.com> | Tue Nov 18 23:25:09 2014 +0000 |
tree | 8d17a4e815fb86df8e130a5aad7c26f8f02fdb79 | |
parent | a8ae5858087b25b3e4640f5bea69cd379980e300 [diff] |
veyron/runtimes/google/rt: Potential fix for flaky data race test. The issue was that sh.Cleanup copies the result of the Shell command to the provided writers, but the code was doing that itself so removing the manual copies should fix it. This should fix test https://www.envyor.com/jenkins/job/veyron-go-race/2161/testReport/junit/veyron/io_veyron_veyron_runtimes_google_rt/Test/ Change-Id: I9b63c60693ccb471cbc8069022af5fd3489b073a