Changeset 373

Show
Ignore:
Timestamp:
12/18/06 14:47:23 (6 years ago)
Author:
max
Message:

Don't try to upgrade manually disabled components

Files:
2 modified

Legend:

Unmodified
Added
Removed
  • applications/shepherd

    r369 r373  
    22 
    33my $progname = 'shepherd'; 
    4 my $version = '0.4.18'; 
     4my $version = '0.4.19'; 
    55 
    66# tv_grab_au 
     
    304304            $action = 'IGNORING'; 
    305305        } 
     306    } 
     307    elsif ($components->{$proggy}->{disabled} and $components->{$proggy}->{disabled} == 1) 
     308    { 
     309        $action = 'DISABLED BY USER'; 
    306310    } 
    307311 
  • status

    r368 r373  
    1 application     shepherd            0.4.18 
     1application     shepherd            0.4.19 
    22grabber         yahoo7widget        1.71 
    33grabber         rex                 3.3.8