Re: [PATCH] test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portability

Subject: Re: [PATCH] test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portability

Date: Fri, 27 May 2011 14:04:53 -0700

To: Joel Borggrén-Franck, notmuch@notmuchmail.org

Cc:

From: Carl Worth


On Wed,  1 Dec 2010 21:27:52 +0100, Joel Borggrén-Franck <joel.borggren.franck@gmail.com> wrote:
> From: Joel Borggrén-Franck <jbf@codehouse.se>
> 
> Change #!/bin/bash at start of tests to "#!/usr/bin/env bash". That way
> systems running on bash < 4 can prepend bash >= 4 to path before
> running the tests.

Thanks for the patch, Joel!

This issue recently came up again on IRC, so I dug out this patch,
applied, and pushed it.

-Carl

-- 
carl.d.worth@intel.com
part-000.sig (application/pgp-signature)

Thread: