cvs commit: fptools/happy/src happy.sh
Simon Marlow <[email protected]> Wed, 10 Sep 2003 02:30:21 -0700
| Newsgroups | gmane.comp.lang.haskell.cvs.happy |
|---|---|
| Message-ID | <[email protected]> |
simonmar 2003/09/10 02:30:21 PDT
Modified files:
happy/src happy.sh
Log:
Use the allegedly-more-correct "$@" and the
allegedly-even-more-correct-but-ridiculously-cryptic ${1+"$@"} for
passing on the parameters to the binary.
Patch contributed by: Ian Lynagh <[email protected]>.
Revision Changes Path
1.4 +2 -2 fptools/happy/src/happy.sh