diff options
author | Fredrik Kuivinen <freku045@student.liu.se> | 2005-11-20 13:14:37 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-11-20 10:47:16 -0800 |
commit | a6322d079b1d2e2cb72da1271171b35a173f3d22 (patch) | |
tree | 0c703eb3880645a218de511c43640ea1fcd732be /test-delta.c | |
parent | 9ae2172aed289f2706a0e88288909fa47eddd7e7 (diff) | |
download | git-a6322d079b1d2e2cb72da1271171b35a173f3d22.tar.gz git-a6322d079b1d2e2cb72da1271171b35a173f3d22.tar.xz |
merge-recursive: Replace 'except:'
Plain except:s are evil as they will catch all kinds of exceptions
including NameError and AttrubiteError.
Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'test-delta.c')
0 files changed, 0 insertions, 0 deletions