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, Sep 10, 7:53 PM
Unknown Object (File)
Wed, Sep 9, 2:08 PM
Unknown Object (File)
Wed, Sep 9, 10:40 AM
Unknown Object (File)
Tue, Sep 8, 12:04 AM
Unknown Object (File)
Sun, Sep 6, 5:41 PM
Unknown Object (File)
Sun, Sep 6, 3:26 PM
Unknown Object (File)
Sun, Sep 6, 1:37 PM
Unknown Object (File)
Sun, Sep 6, 8:41 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