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:
parent
7490a64547
commit
70301d4eb1
@ -32,6 +32,7 @@ require "defparams.pl";
|
||||
|
||||
sub sillyness {
|
||||
my $zz;
|
||||
open SAVEOUT,">/dev/null";
|
||||
$zz = $::db;
|
||||
$zz = $::dbwritesallowed;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user