summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Clark <jon.h.clark@gmail.com>2011-03-11 10:13:20 -0500
committerJonathan Clark <jon.h.clark@gmail.com>2011-03-11 10:13:20 -0500
commit8964651a44b1cf07c0e34a36b25dbc68ece97106 (patch)
treef227d5ee7f427cd2f0d78a32c22f4247b272cef1
parent87f518c99d9365aa725ebc2de6618df4676145a8 (diff)
fail
-rwxr-xr-xvest/dist-vest.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/vest/dist-vest.pl b/vest/dist-vest.pl
index cfddf61c..6a5959dc 100755
--- a/vest/dist-vest.pl
+++ b/vest/dist-vest.pl
@@ -1,4 +1,4 @@
-#grep!/usr/bin/env perl
+#!/usr/bin/env perl
use strict;
my @ORIG_ARGV=@ARGV;
use Cwd qw(getcwd);