[LTP] [PATCH 1/2] *.py: Replace '#!/usr/bin/python3' with '#!/usr/bin/env python3'

Cyril Hrubis chrubis@suse.cz
Fri Apr 27 16:08:13 CEST 2018


Hi!
> Couldn't it be solved by simple creating manually symlink python3 to /usr/bin ?
> I'm not against changing schebang to using env, if causing troubles.
> Cyril, what do you think?

Well if it's causing problems for our users we should go ahead and
change the shebangs to /usr/bin/env python3.

> It's funny that some distros already started removing python2 while still supported
> versions haven't properly added python3 yet :(.

That is why I think that we should avoid using python in LTP...

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list