summaryrefslogtreecommitdiff
path: root/t/t3060-ls-files-with-tree.sh
diff options
context:
space:
mode:
authorSZEDER Gábor <szeder.dev@gmail.com>2018-02-08 15:56:48 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-02-08 18:54:27 (GMT)
commit8cdef01c4282e6006b785a0222589ccd2b65a187 (patch)
treead20e4d48303b1148ece68c6aaf1121bfb4631cb /t/t3060-ls-files-with-tree.sh
parent8279ed033f703d4115bee620dccd32a9ec94d9aa (diff)
downloadgit-8cdef01c4282e6006b785a0222589ccd2b65a187.zip
git-8cdef01c4282e6006b785a0222589ccd2b65a187.tar.gz
git-8cdef01c4282e6006b785a0222589ccd2b65a187.tar.bz2
t5541: add 'test_i18ngrep's missing filename parameter
The test 'push --no-progress silences progress but not status' runs 'test_i18ngrep' without specifying a filename parameter. This has remained unnoticed since its introduction in e304aeba2 (t5541: test more combinations of --progress, 2012-05-01), because that 'test_i18ngrep' is supposed to check that the given pattern is not present in its input, and of course it won't find that pattern if its input is empty (as it comes from /dev/null). This also means that this test could miss a potential breakage of 'git push --no-progress'. Signed-off-by: SZEDER Gábor <szeder.dev@gmail.com> Reviewed-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3060-ls-files-with-tree.sh')
0 files changed, 0 insertions, 0 deletions