forked from frappe/bench
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: get_cmd_output handles exit codes if no output
eg: running "supervisorctl status" returns non zero codes in case certain processes its running are in failed state. get_cmd_output will now handle such situations chore: dropped bench.utils.get_program
- Loading branch information
1 parent
51b81c3
commit a032528
Showing
1 changed file
with
10 additions
and
15 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