Index: openacs-4/packages/acs-admin/www/apm/cvs-status.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/apm/Attic/cvs-status.tcl,v diff -u -r1.7 -r1.8 --- openacs-4/packages/acs-admin/www/apm/cvs-status.tcl 9 Apr 2018 18:42:38 -0000 1.7 +++ openacs-4/packages/acs-admin/www/apm/cvs-status.tcl 9 Apr 2018 18:44:30 -0000 1.8 @@ -75,8 +75,8 @@ } doc_body_flush - set all_files_to_add [concat $all_files_to_add $files_to_add] - set all_files_to_commit [concat $all_files_to_commit $files_to_commit] + lappend all_files_to_add {*}$files_to_add + lappend all_files_to_commit {*}$files_to_commit } if { [llength $no_changes] > 0 } {