On Tue, Sep 02, 2008 at 04:28:38PM +0100, Michal Pryc wrote: > "+ \" at the of the lines?
I've not been doing that, as it makes the line longer and is unnecessary. Adjacent strings are concatenated, so the "+" is unnecessary, and continuation characters are unnecessary inside grouping characters like parens. Thanks, Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
