Hi, While packaging supervisord for my local repo I noticed that it has a weird hashbang line in one of the scripts.
$ head -1 src/supervisor/medusa/test/asyn_http_bench.py #! /usr/local/bin/python1.4 I guess it could be replaced with something along the lines of /usr/bin/env python (or /usr/bin/python) I suppose. BTW, are there any plans to include supervisord in RHEL/EPEL? Best regards, Grzegorz Nosek _______________________________________________ Supervisor-users mailing list [email protected] http://lists.supervisord.org/mailman/listinfo/supervisor-users
