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 5a29068 + cadfbef commit c5d782bCopy full SHA for c5d782b
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