--- lib/PXElator/log.pm 2009/07/31 13:22:45 75 +++ lib/PXElator/log.pm 2009/07/31 13:54:07 76 @@ -53,7 +53,7 @@ push @changes, "$_\t$mac"; } - warn "pos $pos ",tell($fh); + warn "pos $pos ",tell($fh) if $server::debug; write_file $pos, tell($fh); }