-
Notifications
You must be signed in to change notification settings - Fork 285
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Similar to Python's checked_output, return an error if the process exited non-zero. The error format is similar to what `git.py` does: program exited with code 1: git foo bar ... stdout + stderr Reviewed By: muirdm Differential Revision: D54218774 fbshipit-source-id: d9f2931b059f53cbd9f16616a77dbd5f7e9523b2
- Loading branch information
1 parent
763f020
commit bc6f7a6
Showing
1 changed file
with
130 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters