Don't let the shell escape quotes

This commit is contained in:
Tomas V.V.Cox 2003-08-03 19:21:34 +00:00
parent fb6300dd6c
commit 6d6af07be9

View file

@ -25,4 +25,4 @@ else
fi fi
fi fi
exec $PHP -C -q $INCARG -d output_buffering=1 $INCDIR/pearcmd.php $@ exec $PHP -C -q $INCARG -d output_buffering=1 $INCDIR/pearcmd.php "$@"