This commit is contained in:
clanmills 2017-08-30 15:29:55 +01:00
parent 4f150d9a4c
commit 875be557bd
3 changed files with 6 additions and 0 deletions

View File

@ -629,6 +629,12 @@ source ./functions.source
runTest exiv2 -pa --grep lens/i $filename
done
num=g45
filename=exiv2-$num.exv
echo '------>' Bug $filename '<-------' >&2
copyTestFile $filename
runTest exiv2 -pa --grep lens/i $filename
) 3>&1 > $results 2>&1
printf "\n"

Binary file not shown.

BIN
test/data/exiv2-g45.exv Normal file

Binary file not shown.