From: eldy <> Date: Mon, 31 May 2010 09:35:57 +0000 (+0000) Subject: Fix: Remove perl warning X-Git-Tag: AWSTATS_7_0_BETA2~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92fb568406aab722a0228f6d36d64eb415ab87a7;p=thirdparty%2FAWStats.git Fix: Remove perl warning --- diff --git a/make/makepack-awstats.pl b/make/makepack-awstats.pl index 2e373893..3b6a5a25 100644 --- a/make/makepack-awstats.pl +++ b/make/makepack-awstats.pl @@ -351,6 +351,8 @@ foreach my $target (keys %CHOOSEDTARGET) { } } +$btach=0; + if (! $btach) { print "\nPress key to finish..."; my $WAITKEY=;