Ticket #51712: reclaim.tcl.diff

File reclaim.tcl.diff, 586 bytes (added by kurthindenburg (Kurt Hindenburg), 8 years ago)
  • src/macports1.0/reclaim.tcl

     
    353353                    if {$retval == 0} {
    354354                        # User said yes, run port reclaim
    355355                        macports::reclaim_main
     356                    } else {
     357                        # User said no, ask again in two weeks
     358                        update_last_run
    356359                    }
    357360                } else {
    358361                    ui_warn $msg