Index: openacs-4/packages/acs-admin/www/apm/build-repository.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/apm/Attic/build-repository.tcl,v diff -u -N -r1.18 -r1.18.2.1 --- openacs-4/packages/acs-admin/www/apm/build-repository.tcl 27 Jun 2015 16:41:07 -0000 1.18 +++ openacs-4/packages/acs-admin/www/apm/build-repository.tcl 18 Aug 2015 12:29:11 -0000 1.18.2.1 @@ -253,8 +253,7 @@ append manifest { } {} \n } } { - global errorInfo - ns_write "
  • Error on spec_file $spec_file: [ad_quotehtml $errmsg]
    [ad_quotehtml $errorInfo]\n" + ns_write "
  • Error on spec_file $spec_file: [ad_quotehtml $errmsg]
    [ad_quotehtml $::errorInfo]\n" } } }