Commit bbb21df
committed
atom-probe: also honor the shared /etc/atom/dev.enabled marker
The dev-image toolkit is gated by one marker (/etc/atom/dev.enabled); atom-probe now
serves when either that or its own probe.enabled is present (or --dev), so a single dev
gate covers the whole toolkit. Still refuses on a user image with neither.1 parent 4ae704e commit bbb21df
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
136 | 137 | | |
137 | 138 | | |
138 | 139 | | |
139 | | - | |
140 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
141 | 144 | | |
142 | 145 | | |
143 | 146 | | |
| |||
0 commit comments