summaryrefslogtreecommitdiffstats
path: root/tests/zipfs.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-02-09 12:07:09 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-02-09 12:07:09 (GMT)
commitaf4a77f3e35d39964eeae9c3636a42d6d29f4d5d (patch)
treead05c95086107d6805b1234866ecf62a5c2b24e5 /tests/zipfs.test
parent5740a9e3d2db8f112a2af4353f86d9ca864b3a2f (diff)
downloadtcl-af4a77f3e35d39964eeae9c3636a42d6d29f4d5d.zip
tcl-af4a77f3e35d39964eeae9c3636a42d6d29f4d5d.tar.gz
tcl-af4a77f3e35d39964eeae9c3636a42d6d29f4d5d.tar.bz2
Change TCL_ZIP_FILE name, just using dots in stead of underscores
Diffstat (limited to 'tests/zipfs.test')
-rw-r--r--tests/zipfs.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/zipfs.test b/tests/zipfs.test
index fd40f9e..8689268 100644
--- a/tests/zipfs.test
+++ b/tests/zipfs.test
@@ -39,7 +39,7 @@ if {![string match ${ziproot}* $tcl_library]} {
# Hack the environment to pretend we did pull tcl_library from a zip
# archive
###
- set tclzip [file join $CWD [::tcl::pkgconfig get dllfile,runtime]]
+ set tclzip [file join $CWD libtcl[info patchlevel].zip]
testConstraint zipfslib [file isfile $tclzip]
if {[testConstraint zipfslib]} {
zipfs mount /lib/tcl $tclzip