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
1 file changed
tree: 8d17a4e815fb86df8e130a5aad7c26f8f02fdb79
  1. lib/
  2. profiles/
  3. runtimes/
  4. security/
  5. services/
  6. tools/