Add bug number display to r3631 (cosmetic).

This commit is contained in:
nkbj 2015-03-26 09:21:46 +00:00
parent 6f7095c529
commit 65c5cb239b
2 changed files with 1 additions and 0 deletions

View File

@ -303,6 +303,7 @@ source ./functions.source
num=1043 # looping and writing to a samba drive can hang!
printf "$num " >&3
echo '------>' Bug $num '<-------' >&2
for n in A B C D E F G H I J K L M N O P Q R S T U V W X Y Z; do
copyTestFile exiv2-bug884c.jpg bug${num}-$n.jpg
done

Binary file not shown.