check_return_value.py should drop stderr of the command it runs.

Gyp will treat the command as failed if there is any stderr output.
However, we're interested in the actual return value anyways.

BUG=359096
R=mark@chromium.org

Review URL: https://codereview.chromium.org/222883002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261307 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 29c8539adf4c6f1586e8c95f585322caf75e7697
1 file changed
tree: dc4c3925393676ad940c7850001ac28c20e87ba0
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. ipc/
  6. mojo/
  7. testing/
  8. third_party/
  9. ui/