Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 639288 - app-admin/webapp-config-1.55: webapp-cleaner --help does not print help message
Summary: app-admin/webapp-config-1.55: webapp-cleaner --help does not print help message
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-30 12:04 UTC by Horst Prote
Modified: 2023-01-28 20:30 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Horst Prote 2017-11-30 12:04:57 UTC
webapp-cleaner --help
 * Package name must be in the form CATEGORY/PN
webapp-cleaner -h
 * Package name must be in the form CATEGORY/PN

The culprit is function sanity_checks() that shouldn't for correct formatted package name when ${ACTION} is "help".
Comment 1 Hans F. Nordhaug 2018-01-29 12:37:17 UTC
Bug confirmed.