summaryrefslogtreecommitdiff
path: root/run-command.c
diff options
context:
space:
mode:
authorDale R. Worley <worley@alum.mit.edu>2013-07-12 08:58:35 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-07-12 17:30:08 (GMT)
commita2cb86c1524b7af20e609ca8d3db0b60b5c1d575 (patch)
treeca904b3742a076666a6dc1f726aa159368f57a35 /run-command.c
parent62e91efafd2030b7dc33ac6450b4e9a316e6ecc6 (diff)
downloadgit-a2cb86c1524b7af20e609ca8d3db0b60b5c1d575.zip
git-a2cb86c1524b7af20e609ca8d3db0b60b5c1d575.tar.gz
git-a2cb86c1524b7af20e609ca8d3db0b60b5c1d575.tar.bz2
git_mkstemps: correctly test return value of open()
open() returns -1 on failure, and indeed 0 is a possible success value if the user closed stdin in our process. Fix the test. Signed-off-by: Thomas Rast <trast@inf.ethz.ch> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'run-command.c')
0 files changed, 0 insertions, 0 deletions