diff options
author | Alyssa Ross <[email protected]> | 2019-04-19 18:14:37 +0000 |
---|---|---|
committer | Eric Engestrom <[email protected]> | 2019-05-03 14:32:44 +0100 |
commit | e340d7beef9573facc53f3eeece640b2a14a15f5 (patch) | |
tree | a10206ebfa166b50035173604873fae2f6383e46 /.dir-locals.el | |
parent | 80dc78407d0d1e03ceddf8889b217e8fd113568d (diff) |
get_reviewer.pl: improve portability
Not all package managers / users will install perl into /usr/bin,
but /usr/bin/env /should/ always be present.
Using /usr/bin/env means that we can't give the -w argument to Perl,
so I added `use warnings' in the script.
Reviewed-by: Rob Clark <[email protected]>
Reviewed-by: Eric Engestrom <[email protected]>
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions