Ticket #30347: puts.diff
File puts.diff, 508 bytes (added by ryandesign (Ryan Carsten Schmidt), 13 years ago) |
---|
-
src/images_to_archives.tcl
52 52 } 53 53 54 54 if {$location == "" || ![file isfile $location]} { 55 puts "Converting ${iname}-${iversion}_${irevision}${ivariants}" 55 56 # no image archive present, so make one 56 57 set archs [registry::property_retrieve $iref archs] 57 58 if {$archs == "" || $archs == "0"} {