#49 and #79 Thanks to Dan and Raffael for working with me on this.

v0.27.3
clanmills 8 years ago
parent 272fc46502
commit 7fa8d31302

@ -660,6 +660,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"

Binary file not shown.

Binary file not shown.

@ -1 +0,0 @@
The test suite uses this directory to store output from commands.
Loading…
Cancel
Save