395a396,399
> if hook.islink():
> print "Warning: Removing broken symlink for hook %s." % hook_name
> os.unlink(hook.get_abspath())
>