author | Thomas Rast <trast@student.ethz.ch> | |
Mon, 29 Aug 2011 20:10:47 +0000 (22:10 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 29 Aug 2011 22:27:04 +0000 (15:27 -0700) | ||
commit | 2fdb5c6219ffe17f40833f32541af764ed2364db | |
tree | c83d46b0f6577b9472d24ba249a2adac7d3edf90 | tree | snapshot |
parent | cc663d141a2d900d097973a8fdcb939f697d46bd | commit | diff |
t4014: invoke format-patch with --stdout where intended
The test wrote something along the lines of 0001-foo.patch to output,
which of course never contained a signature. Luckily the tested
behaviour is actually present.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The test wrote something along the lines of 0001-foo.patch to output,
which of course never contained a signature. Luckily the tested
behaviour is actually present.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4014-format-patch.sh | diff | blob | history |