Grzegorz Nosek wrote:
> 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.

Probably, although since no one actually uses it as a script, I don't think 
it's harming anything.

> 
> BTW, are there any plans to include supervisord in RHEL/EPEL?

Not that I know of.

Thanks!

- C

_______________________________________________
Supervisor-users mailing list
[email protected]
http://lists.supervisord.org/mailman/listinfo/supervisor-users

Reply via email to