Fix "used only once" error, per tinderbox build log.
git-svn-id: svn://10.0.0.236/trunk@96563 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -32,6 +32,7 @@ require "defparams.pl";
|
||||
|
||||
sub sillyness {
|
||||
my $zz;
|
||||
open SAVEOUT,">/dev/null";
|
||||
$zz = $::db;
|
||||
$zz = $::dbwritesallowed;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user