This commit is contained in:
Jamie Cameron
2014-05-08 17:32:44 -07:00
parent 4d83f54358
commit b8024a8076

View File

@@ -393,6 +393,7 @@ if (!$config{'collect_notemp'} &&
'temp' => int($a->[1]),
'errors' => $st->{'errors'},
'failed' => !$st->{'check'} });
last;
}
}
}