changes comma in aperture to dot to match the other exif entries
(cherry picked from commit 054bc9068b3c4e83be97e42d1a8c9829c2c83e1b)
This commit is contained in:
committed by
D4N
parent
70b0c17421
commit
b8bf9cc4fd
@@ -13,7 +13,7 @@ class Issue743NikonSigmaArtLens(metaclass=CaseMeta):
|
||||
commands = ["$exiv2 -pa --grep lensid/i $filename"]
|
||||
stderr = [""]
|
||||
stdout = [""
|
||||
"""Exif.NikonLd3.LensIDNumber Byte 1 Sigma 24-70mm F2,8 DG OS HSM Art
|
||||
"""Exif.NikonLd3.LensIDNumber Byte 1 Sigma 24-70mm F2.8 DG OS HSM Art
|
||||
"""
|
||||
]
|
||||
retval = [0]
|
||||
|
||||
Reference in New Issue
Block a user