A variation on this patch has been applied (it works exactly the same, I just made it testable and added the -v option to the docs).
Thanks! On Wed, 2010-07-28 at 16:47 -0700, Roger Hoover wrote: > Hi Chris & Mike, > > > Currently, you can get the version of supervisord from supervisorctl > but it requires supervisord to already be running. The problem is > that I need to conditionalize our configuration based on the > supervisord version (b/c of the non-backward compatible change to the > event listeners event types). So I need to know the version of > supervisord before starting it. I've attached a simple patch to add > an option for supervisord.py to print it's version. > > > Does this work for you? > > > Thanks, > > > Roger > _______________________________________________ > Supervisor-users mailing list > [email protected] > http://lists.supervisord.org/mailman/listinfo/supervisor-users _______________________________________________ Supervisor-users mailing list [email protected] http://lists.supervisord.org/mailman/listinfo/supervisor-users
