e3347b9 Make hooks raise exceptions instead of sys.exit

Authored and Committed by puiterwijk 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>
    
        
file modified
+1 -1