On Tue, Jun 20, 2006 at 12:31:06PM +0000, Gerrit Pape wrote:
> On Tue, Jun 20, 2006 at 01:48:07PM +0200, Bas Wijnen wrote:
> > On Tue, Jun 20, 2006 at 11:25:19AM +0000, Gerrit Pape wrote:
> > >   ! test -e patch-stamp || \
> > 
> > I suppose you mean
> >     test ! -e patch-stamp || \
> 
> Doesn't really matter, does it?
It's my understanding that test ! is more portable than ! test (same
for [ !).


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to