Laurent Arnoud <[email protected]> writes: > I'm trying to package ruby-thin [1], and i'm aving an warning and error:
> W: ruby-thin: script-not-executable > usr/lib/ruby/vendor_ruby/thin/controllers/service.sh.erb > E: ruby-thin: shell-script-fails-syntax-check > usr/lib/ruby/vendor_ruby/thin/controllers/service.sh.erb > This file is for generate an init.d script, it's a template. > The file [2] start with: > #!/bin/sh > Do you think it is a good thing to ignore this dual extension ? Yes, we should ignore files ending in *.erb for these checks. I'm testing a change now. Thanks for the report! -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

