treewide: use /usr/bin/env for shebangs
All threads resolved!
All threads resolved!
This makes the scripts compatible with setups where they use commands
from somewhere other than /bin
or /usr/bin
, a prominent OS doing
this being NixOS.
But also, anyone may wish to just override things for their particular setup. Especially with Python, this enables the proper use of virtualenvs.
Merge request reports
Activity
assigned to @vcunat
added 1 commit
- 4892448c - .gitlab-ci.yml: use the new knot-resolver-ci image
- Resolved by Oto Šťáva
Uh, upgrading the image brought new lints.
Now seems to be just this: knot-resolver#912
mentioned in commit f09bda7e
Please register or sign in to reply