Changeset 289
- Timestamp:
- 11/24/06 15:53:59 (6 years ago)
- Files:
-
- 2 modified
-
applications/shepherd (modified) (2 diffs)
-
status (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
applications/shepherd
r288 r289 3 3 my $myprogname = 'shepherd'; 4 4 my $progname = 'shepherd'; 5 my $version = '0.3.2 8';5 my $version = '0.3.29'; 6 6 7 7 # tv_grab_au … … 306 306 $components->{$proggy}->{config} = $config; 307 307 $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}); 308 309 309 310 # if the update was for the main app, restart it -
status
r288 r289 1 application shepherd 0.3.2 81 application shepherd 0.3.29 2 2 engine dog 0.3.13 3 3 grabber yahoo7widget 1.58-r1
