Homec4science

Add an explicit test for the availablility of 'php' from the command line…

Authored by epriestley <git@epriestley.com> on Aug 31 2011, 19:50.

Description

Add an explicit test for the availablility of 'php' from the command line during setup

Summary: See T481. We'll fail the pcntl test if we don't have this, in a
potentially confusing way. Test and detect missing 'php' explicitly before we
try the pcntl test, so we can give the user a better error message.

Test Plan: In setup mode, did a good run and then faked it to execute 'phpx'
instead to get a failure.

Reviewers: johnduhart, jungejason, tuomaspelkonen, aran

Reviewed By: tuomaspelkonen

CC: aran, epriestley, tuomaspelkonen

Differential Revision: 878

Details

Committed
epriestley <git@epriestley.com>Sep 7 2011, 22:20
Pushed
aubortJan 31 2017, 17:16
Parents
rPH9dde79a732d7: Merge pull request #61 from hwang36/imageLineNum
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH40c14501298e: Add an explicit test for the availablility of 'php' from the command line… (authored by epriestley <git@epriestley.com>).Sep 7 2011, 22:20