Skip to content

Commit

Permalink
Fix #57
Browse files Browse the repository at this point in the history
  • Loading branch information
clanmills authored and D4N committed Oct 15, 2017
1 parent 0f3e646 commit c90991c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions test/bugfixes-test.sh
Expand Up @@ -638,6 +638,13 @@ source ./functions.source
copyTestFile $filename
runTest exiv2 $filename 2>/dev/null

num=g57
printf "$num " >&3
filename=POC
echo '------>' Bug $filename '<-------' >&2
copyTestFile $filename
runTest exiv2 $filename

num=g79
printf "$num " >&3
filename=POC2
Expand Down
Binary file added test/data/POC
Binary file not shown.
Binary file modified test/data/bugfixes-test.out
Binary file not shown.

0 comments on commit c90991c

Please sign in to comment.