From b6880abc50b5cfa40ee887ebd9c15e10d8bee040 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joonas=20Kylm=C3=A4l=C3=A4?= Date: Tue, 1 Sep 2015 07:26:40 +0000 Subject: [PATCH] Bug 12289: (follow-up) fix the compilation error Signed-off-by: Chris Cormack Signed-off-by: Jonathan Druart Signed-off-by: Brendan A Gallagher --- misc/stage_file.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/stage_file.pl b/misc/stage_file.pl index 7bb548c38f..5fc70b72f7 100755 --- a/misc/stage_file.pl +++ b/misc/stage_file.pl @@ -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(