anv: fix typo
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
This commit is contained in:
committed by
Eric Engestrom
parent
258e463db5
commit
2793417ec6
@@ -661,7 +661,7 @@ def main():
|
||||
device_strmap=device_strmap,
|
||||
filename=os.path.basename(__file__)))
|
||||
except Exception:
|
||||
# In the even there's an error this imports some helpers from mako
|
||||
# In the event there's an error, this imports some helpers from mako
|
||||
# to print a useful stack trace and prints it, then exits with
|
||||
# status 1, if python is run with debug; otherwise it just raises
|
||||
# the exception
|
||||
|
||||
Reference in New Issue
Block a user