t2026 needs procondition SANITY
[gitweb.git] / t / t2026-prune-linked-checkouts.sh
index 170aefe3e694d3a5ef2da443875ed44e848e757e..2936d52a9c7f860ea9fe3c195b18e9891fc5908f 100755 (executable)
@@ -33,7 +33,7 @@ EOF
        ! test -d .git/worktrees
 '
 
-test_expect_success POSIXPERM 'prune directories with unreadable gitdir' '
+test_expect_success SANITY 'prune directories with unreadable gitdir' '
        mkdir -p .git/worktrees/def/abc &&
        : >.git/worktrees/def/def &&
        : >.git/worktrees/def/gitdir &&