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 | 8964651a44b1cf07c0e34a36b25dbc68ece97106 (patch) | |
tree | f227d5ee7f427cd2f0d78a32c22f4247b272cef1 /vest/dist-vest.pl | |
parent | 87f518c99d9365aa725ebc2de6618df4676145a8 (diff) |
fail
Diffstat (limited to 'vest/dist-vest.pl')
-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); |