Commit 518bfae
Fix presubmit on Windows
Previously, we added --full to work around the problem
which was fixed for the code branch invoked without the
--full switch but still is the problem for the --full arg.
This change removes the --full switch
as it is buggy on Windows (https://crbug.com/381836586)
Bug: 381836586
Change-Id: I6f94ff8bce457a5997059ee8c8e8563454a91325
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6063659
Reviewed-by: Danil Somsikov <[email protected]>
Commit-Queue: Danil Somsikov <[email protected]>
Auto-Submit: Alex Rudenko <[email protected]>1 parent 97a2038 commit 518bfae
1 file changed
+1
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | 182 | | |
205 | 183 | | |
206 | 184 | | |
207 | | - | |
208 | | - | |
| 185 | + | |
209 | 186 | | |
210 | 187 | | |
211 | 188 | | |
| |||
0 commit comments