html.c: die when write fails If we fail to write HTML output once, there's no point carrying on so just write a failure message once and die. By using Git's die_errno function we also let the user know in what way the write failed. Signed-off-by: John Keeping <john@keeping.me.uk>
John Keeping john@keeping.me.uk
Sat, 18 May 2013 15:57:03 +0100
1 files changed,
1 insertions(+),
1 deletions(-)
jump to