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 8d61f0f + cadfbef commit 10b6646Copy full SHA for 10b6646
t/t7300-clean.sh
@@ -495,7 +495,7 @@ test_expect_success 'should not clean submodules' '
495
test_path_is_missing to_clean
496
'
497
498
-test_expect_success POSIXPERM 'should avoid cleaning possible submodules' '
+test_expect_success POSIXPERM,SANITY 'should avoid cleaning possible submodules' '
499
rm -fr to_clean possible_sub1 &&
500
mkdir to_clean possible_sub1 &&
501
test_when_finished "rm -rf possible_sub*" &&
0 commit comments