| author | Eric Wong <normalperson@yhbt.net> | |
| Tue, 12 Dec 2006 22:47:02 +0000 (14:47 -0800) | ||
| committer | Junio C Hamano <junkio@cox.net> | |
| Wed, 13 Dec 2006 09:51:35 +0000 (01:51 -0800) | ||
| commit | 155bd0ce23144e5c7067965a22646523f1a38b51 | |
| tree | 7f0d230675f6ea226fa1d8be02fdcc04fc8ad643 | tree | snapshot |
| parent | b42a044f5942c64bbc94aa2f4637d8290748e634 | commit | diff |
git-svn: correctly display fatal() error messages
If I wanted to print $@, I'd pass $@ to fatal(). This looks like
a stupid typo on my part.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
If I wanted to print $@, I'd pass $@ to fatal(). This looks like
a stupid typo on my part.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
| git-svn.perl | diff | blob | history |