Index: openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl,v diff -u -r1.33 -r1.34 --- openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl 27 Feb 2005 22:45:39 -0000 1.33 +++ openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl 17 May 2006 13:59:59 -0000 1.34 @@ -477,7 +477,7 @@ explicitly export the specified variables to the current testcase. You need to call aa_export_vars before you create the variables. Example:
-    aa_export_vars package_id item_id
+    aa_export_vars {package_id item_id}
     set package_id 23
     set item_id 109