Turned off ls file-sorting till it can be fixed.
This commit is contained in:
parent
18a1014c95
commit
3a957b9d4c
@ -158,8 +158,8 @@
|
||||
// enable ls -p and -F
|
||||
#define BB_FEATURE_LS_FILETYPES
|
||||
//
|
||||
// sort the file names
|
||||
#define BB_FEATURE_LS_SORTFILES
|
||||
// sort the file names (still a bit buggy)
|
||||
//#define BB_FEATURE_LS_SORTFILES
|
||||
//
|
||||
// enable ls -R
|
||||
#define BB_FEATURE_LS_RECURSIVE
|
||||
|
Loading…
Reference in New Issue
Block a user