Changeset 278

Show
Ignore:
Timestamp:
11/22/06 17:42:03 (7 years ago)
Author:
lincoln
Message:

filter --config-file from being passed to called components

Files:
2 modified

Legend:

Unmodified
Added
Removed
  • applications/shepherd

    r277 r278  
    33my $myprogname = 'shepherd'; 
    44my $progname = 'shepherd'; 
    5 my $version = '0.3.23'; 
     5my $version = '0.3.24'; 
    66 
    77# tv_grab_au 
     
    840840                     )); 
    841841  $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); 
    843845} 
    844846 
  • status

    r277 r278  
    1 application     shepherd            0.3.23 
     1application     shepherd            0.3.24 
    22engine          dog                 0.3.12 
    33grabber         yahoo7widget        1.58-r1