forked from pool/pyenv
5 lines
151 B
Plaintext
5 lines
151 B
Plaintext
|
# interpreter is correct, that's the nature of this package
|
||
|
# so filtering this "error" message
|
||
|
addFilter("wrong-script-interpreter .* /usr/bin/env")
|
||
|
|