File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 27
27
- An undocumented feature where multiple ``supervisorctl`` commands could be
28
28
combined on a single line separated by semicolons has been removed.
29
29
30
- - ``supervisorctl`` will now set its exit status to a non-zero value when an
31
- error condition occurs. Previous versions did not set the exit status so
32
- it was always zero . Patch by Luke Weber.
30
+ - ``supervisorctl`` will now set its exit code to a non-zero value when an
31
+ error condition occurs. Previous versions did not set the exit code for
32
+ most error conditions so it was almost always 0 . Patch by Luke Weber.
33
33
34
34
- Added new ``stdout_syslog`` and ``stderr_syslog`` options to the config
35
35
file. These are boolean options that indicate whether process output will
You can’t perform that action at this time.
0 commit comments