summaryrefslogtreecommitdiff
path: root/tests/mkdir/t-slash
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mkdir/t-slash')
-rwxr-xr-xtests/mkdir/t-slash1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/mkdir/t-slash b/tests/mkdir/t-slash
index 3214bf4f4..4213784df 100755
--- a/tests/mkdir/t-slash
+++ b/tests/mkdir/t-slash
@@ -24,7 +24,6 @@ fi
. $srcdir/test-lib.sh
-fail=0
mkdir -p dir/ || fail=1
test -d dir || fail=1