use bb_fflush_stdout_and_exit instead of exit
[oweals/busybox.git] / coreutils / ls.c
index 22685bcd9560d8a115bb107dc45b3ea700b77324..4e21454cef9af6d5e4dd91b38b2843c85d20a968 100644 (file)
@@ -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