diff options
Diffstat (limited to 'testsuite/ls/ls-h-works')
-rw-r--r-- | testsuite/ls/ls-h-works | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/ls/ls-h-works b/testsuite/ls/ls-h-works index 0c83f7c..60016ba 100644 --- a/testsuite/ls/ls-h-works +++ b/testsuite/ls/ls-h-works @@ -1,3 +1,5 @@ +# FEATURE: CONFIG_FEATURE_LS_SORTFILES CONFIG_FEATURE_HUMAN_READABLE + [ -n "$d" ] || d=.. LC_ALL=C ls -h "$d" > logfile.gnu LC_ALL=C busybox ls -h "$d" > logfile.bb |