]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 155744: fix a used only once warning in tinderbox caused by myk's checkin of...
authorjouni%heikniemi.net <>
Thu, 4 Jul 2002 18:06:59 +0000 (18:06 +0000)
committerjouni%heikniemi.net <>
Thu, 4 Jul 2002 18:06:59 +0000 (18:06 +0000)
2xr=bbaetz

checksetup.pl

index 628902d61f1cb6217856741715e89e9b7b7b4853..94172150d5da63a83fd9df6ce5067b00b69d4c37 100755 (executable)
@@ -101,6 +101,7 @@ use strict;
 # this way we can look in the symbol table to see if they've been declared
 # yet or not.
 
+use vars qw( $db_name );
 
 ###########################################################################
 # Check required module