Better way to print the error message.
This commit is contained in:
committed by
Christoph Hasse
parent
6685b8db4a
commit
fa52d7e2cb
@@ -5,7 +5,7 @@ from system_tests import CaseMeta, path
|
||||
class test_issue_ghsa_mv9g_fxh2_m49m(metaclass=CaseMeta):
|
||||
|
||||
filename = path("$data_path/test_issue_ghsa_mv9g_fxh2_m49m.crw")
|
||||
commands = ["$exiv2 fi $filename"]
|
||||
commands = ["$exiv2 -q fi $filename"]
|
||||
stdout = [""]
|
||||
stderr = ["""Exiv2 exception in fixiso action for file $filename:
|
||||
$kerCorruptedMetadata
|
||||
|
||||
Reference in New Issue
Block a user