Changeset 289

Show
Ignore:
Timestamp:
11/24/06 15:53:59 (6 years ago)
Author:
lincoln
Message:

if an install was successful, remove it from the pending list

Files:
2 modified

Legend:

Unmodified
Added
Removed
  • applications/shepherd

    r288 r289  
    33my $myprogname = 'shepherd'; 
    44my $progname = 'shepherd'; 
    5 my $version = '0.3.28'; 
     5my $version = '0.3.29'; 
    66 
    77# tv_grab_au 
     
    306306    $components->{$proggy}->{config} = $config; 
    307307    $components->{$proggy}->{laststatus} = sprintf "updated to %s on %s", $latestversion, POSIX::strftime("%a%d%b%y",localtime(time)); 
     308    delete $components_pending_install->{$proggy} if (defined $components_pending_install->{$proggy}); 
    308309 
    309310    # if the update was for the main app, restart it 
  • status

    r288 r289  
    1 application     shepherd            0.3.28 
     1application     shepherd            0.3.29 
    22engine          dog                 0.3.13 
    33grabber         yahoo7widget        1.58-r1