New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80178


Ignore:
Timestamp:
07/06/11 00:21:55 (4 years ago)
Author:
jmr@…
Message:

turn on ports_verbose in images_to_archives

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/base/src/images_to_archives.tcl

    r79445 r80178  
    1414umask 022 
    1515 
    16 mportinit 
     16array set ui_options {ports_verbose yes} 
     17 
     18mportinit ui_options 
    1719 
    1820# always converting to tbz2 should be fine as both these programs are 
Note: See TracChangeset for help on using the changeset viewer.