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
F107251923: D1780.diff
Sat, Jan 11, 6:51 PM
Unknown Object (File)
Wed, Jan 8, 12:46 AM
Unknown Object (File)
Dec 9 2024, 8:54 PM
Unknown Object (File)
Nov 23 2024, 7:56 PM
Unknown Object (File)
Nov 3 2024, 2:11 PM
Unknown Object (File)
Nov 3 2024, 2:11 PM
Unknown Object (File)
Nov 3 2024, 2:11 PM
Unknown Object (File)
Nov 3 2024, 2:11 PM
Subscribers
None

Diff Detail

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

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).