diff options
author | Jonathan Druart <jonathan.druart@gmail.com> | 2020-08-14 11:13:30 +0200 |
---|---|---|
committer | Jonathan Druart <jonathan.druart@gmail.com> | 2020-08-14 11:13:53 +0200 |
commit | eddf9fc0c2657a5e70e0572797dcae4a3d203cc6 (patch) | |
tree | 062e5b41ccd221c6085f32b594bc4bf452079fe3 /TODO | |
parent | ea51e6da0cc3ccae7bbada1a4b80181583ef8d45 (diff) | |
download | git-bz-eddf9fc0c2657a5e70e0572797dcae4a3d203cc6.tar.gz |
Issue #5 - Adjust shebang to use python2
Wrong shebang under (at least) D11
% git-bz bash: /usr/bin/git-bz: /usr/bin/python: bad interpreter: No such file or directory
% ls /usr/bin/python* /usr/bin/python2 /usr/bin/python2.7 /usr/bin/python3 /usr/bin/python3.8
git-bz is using /usr/bin/python
We must specify /usr/bin/python2
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions