ls: fix security context indication in --long mode
commit00c45be7875e159b35ab6cd9fcfb2733fde95d41
authorPádraig Brady <P@draigBrady.com>
Mon, 11 Nov 2024 18:55:19 +0000 (11 18:55 +0000)
committerPádraig Brady <P@draigBrady.com>
Mon, 11 Nov 2024 18:55:19 +0000 (11 18:55 +0000)
tree33906d524411bd31c23c6b061825f3fcc3accfec
parent87b887f96862f552e118f0e6ce5301f05a1e03d3
ls: fix security context indication in --long mode

* src/ls.c (gobble_file): Always get the security context with -l
so that we can indicate a context with '.' if present.
src/ls.c