Two issues with run-tests.sh as it is.

1) The script does not provide an example of how to run as the webserver user.
2) The script fails to find the php interpreter (on what appears to be most machines, more annoying than before) and just craps with little detail.

This scripts adds the example and outputs the help information when interpreter not found.

CommentFileSizeAuthor
clarify-run-tests.sh_.patch1.11 KBboombatower

Comments

dave reid’s picture

Status: Needs review » Reviewed & tested by the community

This helped me finally figure out how to run tests from command line. Very helpful addition.

dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS HEAD. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.