Fix "used only once" error, per tinderbox build log.

parent fe52fe99
......@@ -32,6 +32,7 @@ require "defparams.pl";
sub sillyness {
my $zz;
open SAVEOUT,">/dev/null";
$zz = $::db;
$zz = $::dbwritesallowed;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment