Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
test-regex: isolate the bug test code
[gitweb.git]
/
t
/
t6500-gc.sh
diff --git
a/t/t6500-gc.sh
b/t/t6500-gc.sh
index ed22dcc76fe14ae3bd3c83388667d034429660cb..5d7d4146179bb43184f74dd646aacbba11cc8c8b 100755
(executable)
--- a/
t/t6500-gc.sh
+++ b/
t/t6500-gc.sh
@@
-30,7
+30,7
@@
test_expect_success 'gc -h with invalid configuration' '
test_i18ngrep "[Uu]sage" broken/usage
'
-test_expect_
failure
'gc is not aborted due to a stale symref' '
+test_expect_
success
'gc is not aborted due to a stale symref' '
git init remote &&
(
cd remote &&