ignore more lintian warnings
This commit is contained in:
parent
512750dd3d
commit
f088f9ca37
1 changed files with 9 additions and 0 deletions
9
debian/gitlab.lintian-overrides
vendored
9
debian/gitlab.lintian-overrides
vendored
|
@ -1,3 +1,12 @@
|
|||
# False positive
|
||||
# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808013
|
||||
gitlab: unusual-interpreter usr/share/gitlab/Rakefile #!rake
|
||||
|
||||
# Used by chkconfig tool for rpm based systems, it can be safely ignored
|
||||
gitlab: init.d-script-has-unknown-lsb-keyword etc/init.d/gitlab:15 chkconfig
|
||||
|
||||
# just an example, not used directly
|
||||
gitlab: executable-not-elf-or-script usr/share/gitlab/lib/support/init.d/gitlab.default.example
|
||||
|
||||
# just an example, not used directly
|
||||
gitlab: executable-not-elf-or-script usr/share/gitlab/lib/support/deploy/deploy.sh
|
||||
|
|
Loading…
Reference in a new issue