summaryrefslogtreecommitdiff
path: root/tests/ls/m-option
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ls/m-option')
-rwxr-xr-xtests/ls/m-option1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ls/m-option b/tests/ls/m-option
index 836d50ead..1c2c291e1 100755
--- a/tests/ls/m-option
+++ b/tests/ls/m-option
@@ -26,7 +26,6 @@ fi
seq 2000 > b || framework_failure
touch a || framework_failure
-fail=0
# Before coreutils-5.1.1, the following would output a space after the comma.
ls -w2 -m a b > out || fail=1