[PATCH] remove hash bangs from non-executable scripts

Andres Salomon dilinger at debian.org
Sat May 20 04:55:14 BST 2006


On Fri, 2006-05-19 at 07:10 -0500, John A Meinel wrote:
[...]
> > I can't think of a reason why this should be the case; this patch
> > removes the #! bit from the beginning of those files.
> 
> Actually weave.py is meant to be executable. It has a little bit of if
> __name__ == '__main___': at the bottom. (You can use it to manually play
> around with weave files and their contents).
> 

Whoops, you're right.  Ignore the weave.py hunk, then.


> From what I see weave.py is executable, so I'm not sure why debian's
> lintian check would complain.
> 

Because something is removing the executable bit during installation.  I
guess I should fix that.






More information about the bazaar mailing list