mirror of
https://github.com/IEEE-SB-Passau/pelican-deployment-system.git
synced 2017-09-06 16:35:38 +02:00
fix
This commit is contained in:
@@ -6,3 +6,4 @@ def exception_logged(func, log):
|
||||
except:
|
||||
log("Caught Exception!", exc_info=True)
|
||||
raise # reraise
|
||||
return wrapped
|
||||
|
||||
Reference in New Issue
Block a user