Commit 6d7f265
committed
verify_distribution: Stop setting TERMINFO_DIRS and TCL_LIBRARY
In #215 we started setting the standard terminfo directories by default
and in #421 we taught Tcl to find its own install directory without
setting environment variables. Stop setting these environment variables
in tests to more closely match how users will use our builds.1 parent 7797c38 commit 6d7f265
1 file changed
+1
-32
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 9 | | |
40 | 10 | | |
41 | 11 | | |
| |||
68 | 38 | | |
69 | 39 | | |
70 | 40 | | |
71 | | - | |
| 41 | + | |
72 | 42 | | |
73 | 43 | | |
74 | 44 | | |
| |||
165 | 135 | | |
166 | 136 | | |
167 | 137 | | |
168 | | - | |
169 | 138 | | |
170 | 139 | | |
171 | 140 | | |
| |||
0 commit comments