Merge pull request #1477 from Exiv2/testsuite_maintenance
Fixing exiv2-test.sh message when test/tmp is empty.
This commit is contained in:
commit
c3f12c026c
@ -65,7 +65,7 @@ fi
|
||||
20060127_225027.exv \
|
||||
20110626_213900.exv"
|
||||
|
||||
for i in $images; do copyTestFile $i; done
|
||||
for i in $images; do copyTestFile $i; done ; copyTestFile 20110626_213900.psd
|
||||
echo "Exiv2 test directory -----------------------------------------------------"
|
||||
cd "$testdir"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user