commit | 0620206db3b6e1af56e32b56ebb7db0a753cf685 | [log] [tgz] |
---|---|---|
author | fbrosson <fbrosson@users.noreply.github.com> | Wed Apr 04 22:29:58 2018 +0000 |
committer | fbrosson <fbrosson@users.noreply.github.com> | Wed Apr 04 22:29:59 2018 +0000 |
tree | 6af3075e1f7f3b7724938b997871c41266d91f91 | |
parent | 0f34b06a4d246815a4946a0a3c170515f1ea69d4 [diff] [blame] |
Backport 2.1: Use "#!/usr/bin/env perl" as shebang line.
diff --git a/scripts/generate_errors.pl b/scripts/generate_errors.pl index cc9527e..3687bd4 100755 --- a/scripts/generate_errors.pl +++ b/scripts/generate_errors.pl
@@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl # Generate error.c #