summaryrefslogtreecommitdiff
path: root/t/t7004-tag.sh
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2011-02-22 23:42:10 +0000
committerJunio C Hamano <gitster@pobox.com>2011-03-09 23:52:56 -0800
commit7fbff25a539128f9940c03c9e975aad955f7e92a (patch)
treed67d81c79583f0b5e4bdd0d4e5a0c0650c5254fa /t/t7004-tag.sh
parentd08ebf9972ec890bf1ebea802bb2590784a1199c (diff)
downloadgit-7fbff25a539128f9940c03c9e975aad955f7e92a.tar.gz
i18n: git-tag tag_template message
Mark the tag_template message as translatable with N_() and then use it later with _(). We need to skip a test under GETTEXT_POISON that relies on the output having a leading newline. Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7004-tag.sh')
-rwxr-xr-xt/t7004-tag.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t7004-tag.sh b/t/t7004-tag.sh
index 3e7baaf89f..1dedfd0c83 100755
--- a/t/t7004-tag.sh
+++ b/t/t7004-tag.sh
@@ -1121,6 +1121,7 @@ test_expect_success \
'
test_expect_success \
+ C_LOCALE_OUTPUT \
'message in editor has initial comment: first line' '
# check the first line --- should be empty
echo >first.expect &&