summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-07-03 12:14:39 -0400
committerJesse Luehrs <doy@tozt.net>2013-07-03 12:14:39 -0400
commitfe58285e31468c04c746d0a9ebec0fb9ff9afc88 (patch)
tree73b5d46d5be5d4ab96251a229fe53f9d744eac53
parent80644e42b3033819546366d08fbf43cc8e1bdb2b (diff)
downloadreply-fe58285e31468c04c746d0a9ebec0fb9ff9afc88.tar.gz
reply-fe58285e31468c04c746d0a9ebec0fb9ff9afc88.zip
don't use #!/usr/bin/env perl (RT86669)
-rw-r--r--bin/reply2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reply b/bin/reply
index 3a87d4f..c1d8d77 100644
--- a/bin/reply
+++ b/bin/reply
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!perl
use strict;
use warnings;
# PODNAME: reply