summaryrefslogtreecommitdiff
path: root/kit/kitsend.SH
diff options
context:
space:
mode:
Diffstat (limited to 'kit/kitsend.SH')
-rwxr-xr-xkit/kitsend.SH4
1 files changed, 2 insertions, 2 deletions
diff --git a/kit/kitsend.SH b/kit/kitsend.SH
index 57d675e..7e14125 100755
--- a/kit/kitsend.SH
+++ b/kit/kitsend.SH
@@ -17,10 +17,10 @@ esac
echo "Extracting kit/kitsend (with variable substitutions)"
cat >kitsend <<!GROK!THIS!
$startperl
- eval 'exec perl -S \$0 "\$@"'
+ eval 'exec perl -S \$0 \${1+"\$@"}'
if \$running_under_some_shell;
-# $Id: kitsend.SH 1 2006-08-24 12:32:52Z rmanfredi $
+# $Id: kitsend.SH 31 2010-03-06 20:15:24Z rmanfredi $
#
# Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi
#