Commit a6cf994
[OPS] Ignore unzip warnings
Prior to this change, we had an agent release where customers were getting unzip errors.
This change ignores that warning to mitigate that issue.
* Unit Tests : [N]
* Integration Tests : [N]
* Was waiting on customer to test this fix, but have not got a response and since we're disabling auto update, we are plannning to use this fix.
* Have manually tested this agent on an ubuntu and amazon linux box.
Tracking SIM: https://sim.amazon.com/issues/ca7829c6-ec2e-48fd-8473-b23cfa9d09e5
cr https://code.amazon.com/reviews/CR-116288381 parent ec39004 commit a6cf994
1 file changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
142 | 152 | | |
143 | 153 | | |
144 | 154 | | |
| |||
0 commit comments