http://bugs.grommit.com/show_bug.cgi?id=479
Summary: bin versus lib; man pages
Product: SCM Migration
Version: unspecified
Platform: All
OS/Version: Solaris 11/Nevada
Status: NEW
Severity: normal
Priority: P4
Component: onnv-scm
AssignedTo: scm-migration-dev at opensolaris.org
ReportedBy: mike.kupfer at sun.com
The guidelines for product code are
- if users are expected to invoke it directly, it needs a man page and
should go in bin
- if users aren't expected to invoke it directly, it should go in lib
We violate that in a couple places, e.g., with the new "copyrightchk" and
"rtichk" scripts, which live in bin but are only intended for use via wx.
Some of the violations are inherited from onnv-gate (e.g., the "drop"
scripts that nightly(1) uses). See CR 6690508.
--
Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.