Commit 7ee89a6
committed
sudo "$JAVA_HOME"/bin/java ?
The preceding commit clearly showed that sudo -E did what it
says on the tin, preserved the environment, JAVA_HOME was
pointing to 9 in the sudo environment, and sudo -E java still
ran 8.
Huh?
Anyway, with this working, expand the matrix a little.1 parent 31a46c2 commit 7ee89a6
1 file changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
| 76 | + | |
81 | 77 | | |
82 | 78 | | |
83 | 79 | | |
| |||
0 commit comments