Index: openacs-4/packages/xowf/tcl/xowf-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/xowf-procs.tcl,v diff -u -N -r1.9 -r1.10 --- openacs-4/packages/xowf/tcl/xowf-procs.tcl 18 Aug 2017 08:51:52 -0000 1.9 +++ openacs-4/packages/xowf/tcl/xowf-procs.tcl 18 Aug 2017 10:03:57 -0000 1.10 @@ -480,9 +480,9 @@ # We require an xotcl::Object, since the container needs the # method "contains" # - :log "=== create WorkflowContainer ${:wf_container}" + #:log "=== create WorkflowContainer ${:wf_container}" WorkflowContainer create ${:wf_container} - :log "=== call create :create_workflow_definition" + #:log "=== call create :create_workflow_definition" :create_workflow_definition $workflow_definition #:log "==== def\n$workflow_definition" #:log "==== wf_container children <[${:wf_container} info children]>"