1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
# Too bad, for now. May be fixed in next release.
csh-considered-harmful
# Templates.
script-not-executable usr/share/gridengine/util/rctemplates/*
# Wrong
binary-without-manpage usr/bin/sge-*-submits
# Never mind the quality, feel the width...
# The errors are actually the following, but a more specifi match isn't working
# W: gridengine-common: manpage-has-errors-from-man usr/share/man/man5/sge_resource_quota.5.gz file `<standard input>', around line 230:
# W: gridengine-common: manpage-has-errors-from-man usr/share/man/man5/sge_status.5.gz file `<standard input>', around line 27:
manpage-has-errors-from-man usr/share/man/man5/sge_resource_quota.5.gz*
manpage-has-errors-from-man usr/share/man/man5/sge_status.5.gz*
manpage-has-errors-from-man * cannot adjust line
# See TODO:
# W: gridengine-common: extra-license-file usr/share/doc/gridengine-common/LICENCE.txt.gz
|