Index: openacs-4/packages/acs-authentication/tcl/sync-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/sync-procs.tcl,v diff -u -r1.7 -r1.8 --- openacs-4/packages/acs-authentication/tcl/sync-procs.tcl 10 Sep 2003 12:31:07 -0000 1.7 +++ openacs-4/packages/acs-authentication/tcl/sync-procs.tcl 10 Sep 2003 12:42:01 -0000 1.8 @@ -168,12 +168,7 @@ @author Lars Pind (lars@collaboraid.biz) } { - db_dml set_end_time { - update auth_batch_jobs - set job_end_time = current_timestamp, - message = :message - where job_id = :job_id - } + db_dml update_job_end {} # interactive_p, run_time_seconds, num_actions, num_problems get -job_id $job_id -array job