Re: [PATCH] test: Remove #! line from test-lib.sh

Subject: Re: [PATCH] test: Remove #! line from test-lib.sh

Date: Thu, 29 Dec 2011 06:56:00 +0200

To: Austin Clements, notmuch@notmuchmail.org

Cc:

From: Tomi Ollila


On Wed, 28 Dec 2011 21:34:56 -0500, Austin Clements <amdragon@MIT.EDU> wrote:
> It makes no sense to run test-lib.sh, so it makes no sense to give it
> an interpreter.  This is particularly annoying for Emacs users who
> have executable-insert set, since the presence of the #! line will
> cause Emacs to mark test-lib.sh executable when saving it, which will
> in turn case the 'basic' test to fail.
> ---
>  test/test-lib.sh |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)

+1 !

Tomi

Thread: