- Fix the percent update in the judge scheduler

This commit is contained in:
dave 2006-10-25 02:23:53 +00:00
parent 677132f307
commit b883d2f389

View File

@ -766,6 +766,9 @@ for($k=0; $k<$keys_count; $k++) {
TRACE("All Done.\n");
echo "</pre>";
set_percent(-1);
set_status("Done");
echo happy("Scheduler completed successfully");
send_footer();