Changeset 1105

Show
Ignore:
Timestamp:
07/16/08 17:28:06 (5 years ago)
Author:
max
Message:

shepherd: Wasn't honoring lock for --component-set.

Location:
trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/applications/shepherd

    r1098 r1105  
    22 
    33our $progname = 'shepherd'; 
    4 my $version = '1.3.22'; 
     4my $version = '1.3.23'; 
    55 
    66# tv_grab_au 
     
    18601860                        ancestry=s 
    18611861                        history 
    1862                         sidtest 
    18631862                        sources 
    18641863                        addsource=s 
     
    18971896                        clearpreftitle => 'W', 
    18981897                        'reset' => 'W', 
     1898                        'component-set' => 'W', 
    18991899                        addsource => 'W', 
    19001900                        delsource => 'W', 
     
    19061906                        'list-chan-names' => '', 
    19071907                        'set-icons' => '', 
    1908                         'component-set' => '', 
    19091908                        'pending' => '', 
    1910                         sidtest => '', 
    19111909                        ancestry => '', 
    19121910                        sources => '' 
     
    20122010        &log("\nSet default options for $component to: --".join(" --",@args)."\n"); 
    20132011    } 
    2014     &write_config_file; 
    20152012} 
    20162013 
  • trunk/status

    r1104 r1105  
    1 application     shepherd            1.3.22 
     1application     shepherd            1.3.23 
    22reference       channel_list        22 
    33reference       Shepherd/Common.pm  0.37