]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
take 2 - fix tinderbox bustage
authorjustdave%syndicomm.com <>
Sat, 9 Aug 2003 07:16:16 +0000 (07:16 +0000)
committerjustdave%syndicomm.com <>
Sat, 9 Aug 2003 07:16:16 +0000 (07:16 +0000)
checksetup.pl

index a86c7cb7eea602b6e394722b3a926305182d4c41..b9fbf01a9e1326d69d7b7d38f582c6723f2c5e27 100755 (executable)
@@ -1907,7 +1907,7 @@ sub bailout {   # this is just in case we get interrupted while getting passwd
     exit 1;
 }
 
-my $sth = $dbh->prepare(<<_End_Of_SQL_);
+$sth = $dbh->prepare(<<_End_Of_SQL_);
   SELECT login_name
   FROM profiles
   WHERE groupset=9223372036854775807