Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'rs/pretty-add-again' into maint
[gitweb.git]
/
t
/
t1430-bad-ref-name.sh
diff --git
a/t/t1430-bad-ref-name.sh
b/t/t1430-bad-ref-name.sh
index 8937e25e4955b79d72952289e7485652309def3a..e88349c8a0483b97ea38013de61d799003fd85b5 100755
(executable)
--- a/
t/t1430-bad-ref-name.sh
+++ b/
t/t1430-bad-ref-name.sh
@@
-122,7
+122,7
@@
test_expect_success 'push cannot create a badly named ref' '
! grep -e "broken\.\.\.ref" output
'
-test_expect_failure 'push --mirror can delete badly named ref' '
+test_expect_failure
C_LOCALE_OUTPUT
'push --mirror can delete badly named ref' '
top=$(pwd) &&
git init src &&
git init dest &&