From: Felipe Contreras Date: Tue, 14 May 2013 04:36:25 +0000 (-0500) Subject: remote-hg: get rid of unused exception checks X-Git-Tag: v1.8.3-rc3~10^2~6 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/557399e9bd2d2e8d13fac2ca9dbe4d6aa811e23c?ds=inline;hp=557399e9bd2d2e8d13fac2ca9dbe4d6aa811e23c remote-hg: get rid of unused exception checks Remove try/except check because we are no longer calling check_output(), which may throw an exception. Signed-off-by: Felipe Contreras Signed-off-by: Junio C Hamano ---