diff options
author | Jonathan Clark <jon.h.clark@gmail.com> | 2011-03-11 10:13:20 -0500 |
---|---|---|
committer | Jonathan Clark <jon.h.clark@gmail.com> | 2011-03-11 10:13:20 -0500 |
commit | db200aeefcfad33e789a8790961ef5c0f66d8ba3 (patch) | |
tree | d1221d98d6457d2ac1ce5f56b9caffb452f49889 /vest | |
parent | 25d5729b850d1dc62eaf151b5550bd83963b08e8 (diff) |
fail
Diffstat (limited to 'vest')
-rwxr-xr-x | vest/dist-vest.pl | 2 |
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); |