Index: openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl,v diff -u -r1.133.2.25 -r1.133.2.26 --- openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 9 Oct 2013 08:14:52 -0000 1.133.2.25 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 9 Oct 2013 08:18:16 -0000 1.133.2.26 @@ -4754,6 +4754,8 @@ expires, the client side will raise an error. Note that the executing job is not canceled but will run to its end. + @author Gustaf Neumann + @param queue Name of job queue @param timeout timeout for job, might be 1:0 for 1 sec @param args the command to be executed