send-email, fix breakage in combination with --compose
commit97394ee4304a8d336663df5da23a33efbe1ab46b
authorGustaf Hendeby <hendeby@isy.liu.se>
Mon, 21 Jan 2008 19:57:46 +0000 (21 20:57 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 22 Jan 2008 01:24:12 +0000 (21 17:24 -0800)
treeb883888e66142571de37f4d49abd468a366ab0d0
parent7422bac441d6e00cfb8302600ae64512837ab4e3
send-email, fix breakage in combination with --compose

This fixes the subtile bug in git send-email that was introduced into
git send-email with aa54892f5ada8282643dc7387b33261c7135d784 (send-email:
detect invocation errors earlier), which caused no patches to be sent
out if the --compose flag was used.

Signed-off-by: Gustaf Hendeby <hendeby@isy.liu.se>
Tested-by: Seth Falcon <seth@userprimary.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-send-email.perl