Homec4science

Fail more softly if we can't execute "ps"

Authored by epriestley <git@epriestley.com> on Jun 2 2012, 23:05.

Description

Fail more softly if we can't execute "ps"

Summary: If, e.g., $PATH is broken we may not be able to run "ps". We'll explode pretty hard, currently. Instead, just show a harsher warning.

Test Plan: Changed "ps auxwww" to "psq", which doesn't exist on my system. Loaded page, got warning instead of explosion.

Reviewers: nathanws, vrana, btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D2624

Details

Committed
epriestley <git@epriestley.com>Jun 2 2012, 23:05
Pushed
aubortJan 31 2017, 17:16
Parents
rPHcb1177497e6f: Make ManiphestAction extend from ManiphestConstants, not PhrictionConstants
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH5fee8c50eed5: Fail more softly if we can't execute "ps" (authored by epriestley <git@epriestley.com>).Jun 2 2012, 23:05