diff options
author | Clemens Buchacher <clemens.buchacher@intel.com> | 2015-07-02 11:11:33 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-07-09 00:36:42 +0200 |
commit | 60d708b220b706125b761aa4bbd82f046ef650a5 (patch) | |
tree | c1561f0aa70ef39d34f4d98040015e9b4d840874 /po/sv.po | |
parent | Git 2.2.2 (diff) | |
download | git-60d708b220b706125b761aa4bbd82f046ef650a5.tar.xz git-60d708b220b706125b761aa4bbd82f046ef650a5.zip |
rebase: return non-zero error code if format-patch fails
Since e481af06 (rebase: Handle cases where format-patch fails) we
notice if format-patch fails and return immediately from
git-rebase--am. We save the return value with ret=$?, but then we
return $?, which is usually zero in this case.
Fix this by returning $ret instead.
Cc: Andrew Wong <andrew.kw.w@gmail.com>
Signed-off-by: Clemens Buchacher <clemens.buchacher@intel.com>
Helped-by: Jorge Nunes <jorge.nunes@intel.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'po/sv.po')
0 files changed, 0 insertions, 0 deletions