mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Stop assuming that /usr/bin/python exists
Fixes 33192
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
o Minor feature (python):
|
||||
- Stop assuming that /usr/bin/python exists. Instead of using a
|
||||
hardcoded path in scripts that still use Python 2, use /usr/bin/env,
|
||||
similarly to the scripts that use Python 3. Fixes bug 33192; bugfix
|
||||
on 0.4.2.
|
||||
Reference in New Issue
Block a user