Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'nd/fetch-ref-summary'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 8 Aug 2016 21:48:34 +0000
(14:48 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 8 Aug 2016 21:48:35 +0000
(14:48 -0700)
Hotfix of a test in a topic that has already been merged to 'master'.
* nd/fetch-ref-summary:
t5510: skip tests under GETTEXT_POISON build
t/t5510-fetch.sh
patch
|
blob
|
history
raw
(from parent 1:
612c3df
)
diff --git
a/t/t5510-fetch.sh
b/t/t5510-fetch.sh
index 6bd4853079ea3215edaf2c409d8ae0548f5efe3a..668c54be41eb4fda17e9b43000081c7b374990c2 100755
(executable)
--- a/
t/t5510-fetch.sh
+++ b/
t/t5510-fetch.sh
@@
-688,7
+688,7
@@
test_expect_success 'fetching with auto-gc does not lock up' '
)
'
-test_expect_success 'fetch aligned output' '
+test_expect_success
C_LOCALE_OUTPUT
'fetch aligned output' '
git clone . full-output &&
test_commit looooooooooooong-tag &&
(
@@
-703,7
+703,7
@@
test_expect_success 'fetch aligned output' '
test_cmp expect actual
'
-test_expect_success 'fetch compact output' '
+test_expect_success
C_LOCALE_OUTPUT
'fetch compact output' '
git clone . compact &&
test_commit extraaa &&
(