Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

PERFORCE change 176771 for review

0 views
Skip to first unread message

Garrett Cooper

unread,
Apr 10, 2010, 8:53:53 PM4/10/10
to Perforce Change Reviews
http://p4web.freebsd.org/@@176771?ac=10

Change 176771 by gcooper@gcooper-bayonetta on 2010/04/11 00:53:15

Fix backwards precedence noted so that it reflects reality.

Affected files ...

.. //depot/projects/soc2007/gcooper-pkg_install-enhancements-simplified/tools/regression/usr.sbin/pkg_install/add/functional_spec#3 edit

Differences ...

==== //depot/projects/soc2007/gcooper-pkg_install-enhancements-simplified/tools/regression/usr.sbin/pkg_install/add/functional_spec#3 (text+ko) ====

@@ -1,8 +1,8 @@
BASIC FLOW
- All packages will install the appropriate files with the appropriate
permissions and ownership, as defined by the package list metadata
- and the mtree files. The mtree files take precedence over the
- ownership and mode specified in the package list.
+ and the mtree files. The the mode and ownership data in the package
+ list take precedence over the mtree files.

XXX (gcooper): seems like the mtree vs ownership items are backwards.

0 new messages