Skip to content

Commit

Permalink
#49 and #79 Thanks to Dan and Raffael for working with me on this.
Browse files Browse the repository at this point in the history
  • Loading branch information
clanmills authored and D4N committed Oct 15, 2017
1 parent 1e07c98 commit 0f3e646
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
Original file line number Diff line number Diff line change
Expand Up @@ -638,6 +638,13 @@ source ./functions.source
copyTestFile $filename
runTest exiv2 $filename 2>/dev/null

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

) 3>&1 > $results 2>&1

printf "\n"
Expand Down
Binary file added test/data/POC2
Binary file not shown.
Binary file modified test/data/bugfixes-test.out
Binary file not shown.

0 comments on commit 0f3e646

Please sign in to comment.