Make shebang interpreter directives consistent

Mike Frysinger vapier@gentoo.org
Thu Jan 7 09:04:00 GMT 2016


On 07 Jan 2016 10:51, Marko Myllynen wrote:
> On 2016-01-05 02:59, Mike Frysinger wrote:
> > On 18 Nov 2015 18:55, Marko Myllynen wrote:
> >> --- a/configure
> >> +++ b/configure
> >> @@ -1,4 +1,4 @@
> >> -#! /bin/sh
> >> +#!/bin/sh
> > 
> > this file is generated, so this change will simply be reverted next time
> > someone generates it.
> 
> Whoops, sorry about that.
> 
> > please post a new patch w/that fixed & rebased to the latest tree.
> 
> Sure, please see below.

pushed now !
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20160107/7eda3693/attachment.sig>


More information about the Libc-alpha mailing list