summaryrefslogtreecommitdiff
path: root/mcon/mxref.SH
diff options
context:
space:
mode:
Diffstat (limited to 'mcon/mxref.SH')
-rwxr-xr-xmcon/mxref.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcon/mxref.SH b/mcon/mxref.SH
index 8e52842..51ea87f 100755
--- a/mcon/mxref.SH
+++ b/mcon/mxref.SH
@@ -17,7 +17,7 @@ esac
echo "Extracting mcon/mxref (with variable substitutions)"
cat >mxref <<!GROK!THIS!
$startperl
- eval "exec perl -S \$0 \$*"
+ eval 'exec perl -S \$0 \${1+"\$@"}'
if \$running_under_some_shell;
# $Id$