Add bug number display to r3631 (cosmetic).
This commit is contained in:
parent
6f7095c529
commit
65c5cb239b
@ -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.
Loading…
Reference in New Issue
Block a user