Index: openacs-4/packages/acs-admin/www/auth/batch-job.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/auth/batch-job.tcl,v diff -u -N -r1.17.2.3 -r1.17.2.4 --- openacs-4/packages/acs-admin/www/auth/batch-job.tcl 26 Sep 2020 10:43:42 -0000 1.17.2.3 +++ openacs-4/packages/acs-admin/www/auth/batch-job.tcl 26 Sep 2020 10:58:11 -0000 1.17.2.4 @@ -78,7 +78,6 @@ } else { set $element_name [ns_quotehtml $batch_job($element_name)] } - ns_log notice "element_name $element_name '[set $element_name]'" } set job_start_time [lc_time_fmt $batch_job(job_start_time) "%x %X"]