Page MenuHomeFreeBSD

makeroot: handle invocation with neither -e nor -f
ClosedPublic

Authored by emaste on Feb 5 2015, 5:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 12, 9:55 AM
Unknown Object (File)
Mon, May 4, 4:38 PM
Unknown Object (File)
Thu, Apr 30, 8:05 AM
Unknown Object (File)
Wed, Apr 29, 10:08 AM
Unknown Object (File)
Wed, Apr 29, 10:04 AM
Unknown Object (File)
Wed, Apr 29, 4:01 AM
Unknown Object (File)
Wed, Apr 29, 4:00 AM
Unknown Object (File)
Mon, Apr 27, 2:46 PM
Subscribers
None

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste retitled this revision from to Handle invocation with neither -e nor -f.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added a reviewer: brooks.
tools/tools/makeroot/makeroot.sh
176 ↗(On Diff #3646)

I could leave sort -u here while we still have duplicates in the source METALOG.

emaste retitled this revision from Handle invocation with neither -e nor -f to makeroot: handle invocation with neither -e nor -f.

Use sort -u to avoid warnings while we produce duplicates in the METALOG

brooks edited edge metadata.

Looks good to me. Please commit.

This revision is now accepted and ready to land.Feb 5 2015, 9:13 PM
emaste updated this revision to Diff 3665.

Closed by commit rS278317 (authored by @emaste).