
cherokee at googlecode
Jun 22, 2011, 12:55 PM
Post #1 of 3
(164 views)
Permalink
|
|
Issue 1223 in cherokee: `cherokee --test` should return a non-zero exit code on failure
|
|
Status: New Owner: ---- New issue 1223 by charles....@gmail.com: `cherokee --test` should return a non-zero exit code on failure http://code.google.com/p/cherokee/issues/detail?id=1223 What steps will reproduce the problem? 1. Run `cherokee --test` on a malformed config file 2. Check the exit status `echo $?` What is the expected output? What do you see instead? Expect an non-zero exit code if there were problems with the config file. Instead, have to parse the output to determine success or failure. What version of the product are you using? On what operating system? Cherokee 1.2.98 on OS X 10.6.7 _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|