e3347b Make hooks raise exceptions instead of sys.exit

Authored and Committed by Patrick Uiterwijk 5 years ago
    Make hooks raise exceptions instead of sys.exit
    
    Using sys.exit also prevents all other hooks from running
    
    Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org></patrick@puiterwijk.org>
    
        
file modified
+1 -1