Changeset 278
- Timestamp:
- 11/22/06 17:42:03 (7 years ago)
- Files:
-
- 2 modified
-
applications/shepherd (modified) (2 diffs)
-
status (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
applications/shepherd
r277 r278 3 3 my $myprogname = 'shepherd'; 4 4 my $progname = 'shepherd'; 5 my $version = '0.3.2 3';5 my $version = '0.3.24'; 6 6 7 7 # tv_grab_au … … 840 840 )); 841 841 $debug = $opt->{debug}; 842 # $config_file = $opt->{'config-file'} if ($opt->{'config-file'}); # ignore 842 843 # ignore (and don't pass on) what mythfilldatabase passes to us as a --config-file 844 @options = grep(!/^config-file/, @options); 843 845 } 844 846 -
status
r277 r278 1 application shepherd 0.3.2 31 application shepherd 0.3.24 2 2 engine dog 0.3.12 3 3 grabber yahoo7widget 1.58-r1
