View | Details | Raw Unified | Return to bug 12289
Collapse All | Expand All

(-)a/misc/stage_file.pl (-1 / +1 lines)
Lines 45-50 my $input_file = ""; Link Here
45
my $batch_comment = "";
45
my $batch_comment = "";
46
my $want_help = 0;
46
my $want_help = 0;
47
my $no_replace ;
47
my $no_replace ;
48
my $no_create;
48
my $item_action = 'always_add';
49
my $item_action = 'always_add';
49
50
50
my $result = GetOptions(
51
my $result = GetOptions(
51
- 

Return to bug 12289