From 782a2ababb6e7d66ceac335fd2d93dc7e6640fd8 Mon Sep 17 00:00:00 2001 From: "jan.nijtmans" Date: Wed, 6 Dec 2023 13:14:15 +0000 Subject: Fix [0110923366]: some (wish package) is leaving a global variable "test" set --- library/manifest.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/library/manifest.txt b/library/manifest.txt index 5a999f4..988d267 100644 --- a/library/manifest.txt +++ b/library/manifest.txt @@ -2,7 +2,6 @@ # Package manifest for all Tcl packages included in the /library file system ### apply {{dir} { - set ::test [info script] set isafe [interp issafe] foreach {safe package version file} { 0 http 2.10b1 {http http.tcl} -- cgit v0.12