Re: CVS commit: src/sbin/gpt
Robert Elz <[email protected]>
| Newsgroups | gmane.os.netbsd.current,gmane.os.netbsd.devel.cvs.discuss |
|---|---|
| Message-ID | <[email protected]> |
Date: Mon, 9 Feb 2026 17:21:28 +0000
From: "Robert Elz" <[email protected]>
Message-ID: <[email protected]>
| Modified Files:
| src/sbin/gpt: gpt.8 show.c
|
| Log Message:
| PR: bin/59956 Add human friendly output (and more) to gpt show
I see this change has made the ATF tests fail - that it was only this
change, and not any of the others, suggests that the tests are expecting
precise output from gpt (which never previously defined anything like that)
and so should be trivial to fix.
I am working on those now.
kre