Bug 12289: (follow-up) fix the compilation error
authorJoonas Kylmälä <j.kylmala@gmail.com>
Tue, 1 Sep 2015 07:26:40 +0000 (07:26 +0000)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Wed, 30 Dec 2015 21:11:16 +0000 (21:11 +0000)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>

misc/stage_file.pl

index 7bb548c..5fc70b7 100755 (executable)
@@ -45,6 +45,7 @@ my $input_file = "";
 my $batch_comment = "";
 my $want_help = 0;
 my $no_replace ;
+my $no_create;
 my $item_action = 'always_add';
 
 my $result = GetOptions(