random newline was accidentally added, removed now

This commit is contained in:
Kenny Gryp
2014-04-23 13:26:11 +02:00
parent ef313207dc
commit fef2651da5

View File

@@ -10230,7 +10230,6 @@ sub main {
TABLE:
while ( $oktorun && $have_time->() && (my $tbl = $schema_iter->next()) ) {
eval {
# Results, stats, and info related to checksuming this table can
# be saved here. print_checksum_results() uses this info.
$tbl->{checksum_results} = {};