mirror of
https://git.busybox.net/busybox
synced 2026-02-22 19:50:59 +00:00
Patch from David Daney to make the -i option work with -l.
This commit is contained in:
parent
6f8542b98d
commit
afc9ab8686
1 changed files with 1 additions and 1 deletions
|
|
@ -874,7 +874,7 @@ static const char ls_options[]="Cadil1gnsxAk" \
|
|||
LS_STR_SELINUX \
|
||||
LS_STR_AUTOWIDTH;
|
||||
|
||||
#define LIST_MASK_TRIGGER LIST_SHORT
|
||||
#define LIST_MASK_TRIGGER 0
|
||||
#define STYLE_MASK_TRIGGER STYLE_MASK
|
||||
#define SORT_MASK_TRIGGER SORT_MASK
|
||||
#define DISP_MASK_TRIGGER DISP_ROWS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue