aboutsummaryrefslogtreecommitdiff
path: root/sbopkglint.d
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2023-09-16 15:33:41 -0400
committerB. Watson <urchlay@slackware.uk>2023-09-16 15:33:41 -0400
commit23fac95b672fe55feb248e8101bc3fb63c3b0970 (patch)
tree4e5c516b775a0c6a8e8cf63891371c6ce0be3596 /sbopkglint.d
parentaab2c27ba53aae0226d7909154d0cabc4429615f (diff)
downloadsbo-maintainer-tools-23fac95b672fe55feb248e8101bc3fb63c3b0970.tar.gz
sbolint: cleanup after manpages check.
Diffstat (limited to 'sbopkglint.d')
-rw-r--r--sbopkglint.d/30-manpages.t.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbopkglint.d/30-manpages.t.sh b/sbopkglint.d/30-manpages.t.sh
index 6e1e267..4264d86 100644
--- a/sbopkglint.d/30-manpages.t.sh
+++ b/sbopkglint.d/30-manpages.t.sh
@@ -128,7 +128,7 @@ if [ -d usr/man ]; then
cat .manemptydirs.$$
fi
- rm -f .manpages.$$ .mandirs.$$ manemptydirs.$$
+ rm -f .manpages.$$ .mandirs.$$ .manemptydirs.$$
[ -n "$BADPERMS" ] && warn "bad man page owner/permissions (should be 0644, root:root)" && ls -ld $BADPERMS
[ -n "$BADDIRPERMS" ] && warn "bad man directory owner/permissions (should be 0755, root:root)" && ls -ld $BADDIRPERMS