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)
Tue, Nov 11, 10:49 PM
Unknown Object (File)
Tue, Nov 11, 9:59 PM
Unknown Object (File)
Tue, Nov 4, 8:55 AM
Unknown Object (File)
Fri, Oct 31, 2:40 AM
Unknown Object (File)
Thu, Oct 30, 9:40 PM
Unknown Object (File)
Wed, Oct 29, 5:41 PM
Unknown Object (File)
Oct 24 2025, 8:59 AM
Unknown Object (File)
Oct 21 2025, 6:22 PM

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