We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b281d1 + fbf2fec commit b590720Copy full SHA for b590720
t/t7300-clean.sh
@@ -499,7 +499,7 @@ test_expect_success 'should not clean submodules' '
499
test_path_is_missing to_clean
500
'
501
502
-test_expect_success 'should avoid cleaning possible submodules' '
+test_expect_success POSIXPERM 'should avoid cleaning possible submodules' '
503
rm -fr to_clean possible_sub1 &&
504
mkdir to_clean possible_sub1 &&
505
test_when_finished "rm -rf possible_sub*" &&
0 commit comments