[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] for sh portability issue in davautocheck.sh

From: Peter Samuelson <peter_at_p12n.org>
Date: 2007-03-29 02:32:34 CEST

[Max Bowsher]
> So long as the script say "#!/bin/bash", it's not even _trying_ to be
> portable - there's no point trying to enhance the portability, if the
> script declares that it is not portable.

Which is why r24218 is purely cosmetic. [ ] is a builtin in bash, as
in all modern shells. I think my followup patch removes all bashisms,
but as I said at the time, I didn't attempt to remove the use of the
less-than-perfectly-portable ldd program.

Received on Thu Mar 29 02:32:49 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.