Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
t3005: do not assume a particular order of stdout and stderr of git-ls-files
author
Johannes Sixt
<j6t@kdbg.org>
Sun, 28 Aug 2011 07:34:56 +0000
(09:34 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 29 Aug 2011 05:19:27 +0000
(22:19 -0700)
There is no guarantee that stderr is flushed before stdout when both
channels are redirected to a file. Check the channels using independent
files.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
385ceec
)
No differences found