Re: [PATCH 02/17] t0001 (mingw): do not expect a specific order of stdout/stderr
From: Johannes Sixt <hidden>
Date: 2019-06-19 17:24:28
From: Johannes Sixt <hidden>
Date: 2019-06-19 17:24:28
Am 19.06.19 um 13:30 schrieb Johannes Schindelin:
Interesting side note: I just realized that t6050-replace.sh does indeed contain test_i18ngrep "Needed a single revision" err so I wonder why that works.
Why should it not work? If GIT_TEST_GETTEXT_POISON is on, it pretends success; otherwise, it does a regular grep. -- Hannes