mirror of
https://github.com/git/git.git
synced 2026-04-05 14:30:10 +02:00
Before, the `git frotz` command would fail but its return code was hidden since it was in the upstream of a pipe. Break the pipeline into two commands so that the return code is no longer lost. Also, mark `git frotz` with test_must_fail since it's supposed to fail. Signed-off-by: Denton Liu <liu.denton@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1.6 KiB
Executable File
1.6 KiB
Executable File