Skip to content

Commit 423b05e

Browse files
avargitster
authored andcommitted
tests README: re-flow a previously changed paragraph
A previous change to the "GIT_TEST_GETTEXT_POISON" variable left this paragraph needing to be re-flowed. Let's do that in this separate change to make it easy to see that there's no change here when viewed with "--word-diff". Signed-off-by: Ævar Arnfjörð Bjarmason <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 1ff750b commit 423b05e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

t/README

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -344,10 +344,10 @@ refactor to deal with it. The "SYMLINKS" prerequisite is currently
344344
excluded as so much relies on it, but this might change in the future.
345345

346346
GIT_TEST_GETTEXT_POISON=<boolean> turns all strings marked for
347-
translation into gibberish if true. Used for
348-
spotting those tests that need to be marked with a C_LOCALE_OUTPUT
349-
prerequisite when adding more strings for translation. See "Testing
350-
marked strings" in po/README for details.
347+
translation into gibberish if true. Used for spotting those tests that
348+
need to be marked with a C_LOCALE_OUTPUT prerequisite when adding more
349+
strings for translation. See "Testing marked strings" in po/README for
350+
details.
351351

352352
GIT_TEST_SPLIT_INDEX=<boolean> forces split-index mode on the whole
353353
test suite. Accept any boolean values that are accepted by git-config.

0 commit comments

Comments
 (0)