From: justdave%syndicomm.com <> Date: Sat, 9 Aug 2003 07:16:16 +0000 (+0000) Subject: take 2 - fix tinderbox bustage X-Git-Tag: bugzilla-2.16.4~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=636d81447c65835b1cb96a484c008eed855d0fe6;p=thirdparty%2Fbugzilla.git take 2 - fix tinderbox bustage --- diff --git a/checksetup.pl b/checksetup.pl index a86c7cb7ee..b9fbf01a9e 100755 --- a/checksetup.pl +++ b/checksetup.pl @@ -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