projects
/
tclvfs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e8fa6b
)
filesystem configuration first cut
author
Vince Darley
<vincentdarley@sourceforge.net>
Mon, 17 Feb 2003 12:06:00 +0000
(12:06 +0000)
committer
Vince Darley
<vincentdarley@sourceforge.net>
Mon, 17 Feb 2003 12:06:00 +0000
(12:06 +0000)
library/vfsUtils.tcl
patch
|
blob
|
history
diff --git
a/library/vfsUtils.tcl
b/library/vfsUtils.tcl
index 880728334c070f48458e23993a4606b5a9f2199b..1888cf01c3a1bd6dcae61f4241f957dcfdf01c8e 100644
(file)
--- a/
library/vfsUtils.tcl
+++ b/
library/vfsUtils.tcl
@@
-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"]