Changes between Version 1 and Version 2 of Ticket #21794


Ignore:
Timestamp:
Oct 3, 2009, 5:00:40 PM (15 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21794 – Description

    v1 v2  
    5353{{{
    5454        # Skip unarchive target by setting state
    55         if {$skipped == 1} {                write_statefile target "org.macports.unarchive" $target_state_fd
     55        if {$skipped == 1} {
     56                write_statefile target "org.macports.unarchive" $target_state_fd
    5657        }
    5758}}}