test_expect_success 'git add should fail atomically upon an unreadable file' '
test_expect_success POSIXPERM 'git add should fail atomically upon an unreadable file' '
git reset --hard &&
date >foo1 &&
date >foo2 &&
@ -190,7 +190,7 @@ test_expect_success 'git add should fail atomically upon an unreadable file' '
@@ -190,7 +190,7 @@ test_expect_success 'git add should fail atomically upon an unreadable file' '