Commit 1dc82e8
committed
Resolve ignore-errors lint warnings
This uses the apt lock workaround to replace an ignore_errors on update
and also just totally removes another ignore_errors for writing to the
.bashrcs of users. If that's failing, we probably need to make our
filter a bit better.1 parent 38f871f commit 1dc82e8
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | 95 | | |
97 | 96 | | |
98 | 97 | | |
| |||
0 commit comments