From 9eb4cedf83376a1b1cfa52c62c3800f9c923099c Mon Sep 17 00:00:00 2001 From: dgp Date: Wed, 26 Feb 2025 20:33:34 +0000 Subject: another one --- tests/zipfs.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/zipfs.test b/tests/zipfs.test index 97dba53..06aa5f6 100644 --- a/tests/zipfs.test +++ b/tests/zipfs.test @@ -669,7 +669,7 @@ namespace eval test_ns_zipfs { mount [zippath test.zip] set newmount [file join [zipfs root] test testdir] mount [zippath test-overlay.zip] $newmount - } -constraints bug-4ae42446ab -cleanup { + } -constraints bug_4ae42446ab -cleanup { cleanup } -body { # KNOWN BUG. The test2 file is also present in parent mount. -- cgit v0.12