Page MenuHomeFreeBSD

bectl_list: align column output for a mountpoint properly
ClosedPublic

Authored by rew on Aug 12 2020, 7:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 23, 7:31 AM
Unknown Object (File)
Mon, Jan 20, 1:58 AM
Unknown Object (File)
Dec 13 2024, 12:25 AM
Unknown Object (File)
Dec 13 2024, 12:22 AM
Unknown Object (File)
Dec 6 2024, 3:02 AM
Unknown Object (File)
Dec 6 2024, 3:02 AM
Unknown Object (File)
Dec 6 2024, 3:02 AM
Unknown Object (File)
Dec 2 2024, 12:45 AM

Details

Summary

The output for bectl list is not aligned when the mounted property becomes a long enough
string.

Set the 'Mountpoint' column width based off the boot environment dataset with
the longest mounted property.

This addresses PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241064

Test Plan

All tests passed.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable