On 28Jan2017 19:25, Nicolas Sebrecht <[email protected]> wrote:
On Sat, Jan 28, 2017 at 04:56:51PM +0100, No Spam wrote:
so I just read the dev Guide Lines,
the patch fixes a typo and adds a more stable crossplatform invocation
of bash
[...]
Thanks. Applied.

I hate to cavill, but does this script even need bash? Few scripts actually do. If not needed, then:

 #!/bin/sh

is portable to all UNIX systems, including those without bash at all. Far more portable.

Cheers,
Cameron Simpson <[email protected]>

_______________________________________________
OfflineIMAP-project mailing list: [email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepages:
- https://github.com/OfflineIMAP
- http://offlineimap.org

Reply via email to