Index: openacs-4/packages/acs-authentication/tcl/test/sync-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/test/sync-test-procs.tcl,v diff -u -r1.19.10.1 -r1.19.10.2 --- openacs-4/packages/acs-authentication/tcl/test/sync-test-procs.tcl 30 Sep 2013 18:26:48 -0000 1.19.10.1 +++ openacs-4/packages/acs-authentication/tcl/test/sync-test-procs.tcl 17 Oct 2013 08:51:56 -0000 1.19.10.2 @@ -965,7 +965,7 @@ aa_register_case -cats {api web} sync_file_get_document { Test the HTTPGet implementation of GetDocument service contract. } { - set path "[acs_root_dir]/www/SYSTEM/dbtest.tcl" + set path "$::acs::rootdir/www/SYSTEM/dbtest.tcl" aa_log "Getting path '$path'"