filesystem configuration first cut
authorVince Darley <vincentdarley@sourceforge.net>
Mon, 17 Feb 2003 12:06:00 +0000 (12:06 +0000)
committerVince Darley <vincentdarley@sourceforge.net>
Mon, 17 Feb 2003 12:06:00 +0000 (12:06 +0000)
library/vfsUtils.tcl

index 880728334c070f48458e23993a4606b5a9f2199b..1888cf01c3a1bd6dcae61f4241f957dcfdf01c8e 100644 (file)
@@ -68,7 +68,7 @@ proc ::vfs::attributes {mountpoint args} {
        # code path is a good idea in the long term, but it is
        # helpful for testing)
        set ns $mountpoint
-       package require vfs::${ns}
+       ::package require vfs::${ns}
     }
     
     set attrs [list "state"]