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
commitdb200aeefcfad33e789a8790961ef5c0f66d8ba3 (patch)
treed1221d98d6457d2ac1ce5f56b9caffb452f49889
parent25d5729b850d1dc62eaf151b5550bd83963b08e8 (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);