Commit e53fac8
committed
util: make issue must save empty variables
.tcl scripts check for the presence of variables sometimes. Hence
an empty enviornment variable is not the same as an absent environment
variable.
Therefore empty environment variables have to be saved, in general.
This reverts parts of commit 0a4b13f.
Signed-off-by: Øyvind Harboe <[email protected]>1 parent f03b5fa commit e53fac8
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 23 | | |
28 | 24 | | |
29 | 25 | | |
| |||
0 commit comments