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)
Mon, Mar 23, 6:54 AM
Unknown Object (File)
Sun, Mar 22, 4:54 AM
Unknown Object (File)
Sun, Mar 22, 4:54 AM
Unknown Object (File)
Wed, Mar 18, 1:43 AM
Unknown Object (File)
Wed, Mar 18, 1:35 AM
Unknown Object (File)
Sun, Mar 15, 6:22 AM
Unknown Object (File)
Sun, Mar 15, 6:16 AM
Unknown Object (File)
Wed, Feb 25, 7:53 AM
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).