summaryrefslogtreecommitdiff
path: root/tests/ls/color-dtype-dir
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ls/color-dtype-dir')
-rwxr-xr-xtests/ls/color-dtype-dir1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ls/color-dtype-dir b/tests/ls/color-dtype-dir
index 3ccf10eb8..526d9e9c1 100755
--- a/tests/ls/color-dtype-dir
+++ b/tests/ls/color-dtype-dir
@@ -33,7 +33,6 @@ mkdir d other-writable sticky || framework_failure
chmod o+w other-writable || framework_failure
chmod o+t sticky || framework_failure
-fail=0
ls --color=always > out || fail=1
cat -A out > o1 || fail=1