Hey, supervisorctl -s unix://somepath was bombing with an invalid URL exception. Attached patch fixes the issue and adds a test. The error is only triggered in the command line parsing code path, so the test added is a little different than its config-file-parsing test neighbors. Could be there's a better home for the test that I missed?
Cheers, Jason
supervisor-ctl-unix.patch
Description: Binary data
_______________________________________________ Supervisor-users mailing list [email protected] http://lists.supervisord.org/mailman/listinfo/supervisor-users
