Commit 9d5d26d
azp: Overcome kernel.org AI protection check
[ Upstream commit 7f78758 ]
kernel.org added DDOS protection from AI bot scrappers, which causes to
the "urllib.error.HTTPError: HTTP Error 403: Forbidden" error while
executing azp=checkpatch test.
Official solution is to set meaningful User-agent, so do it.
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Nicolas Morey <[email protected]>1 parent 2c73f87 commit 9d5d26d
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
0 commit comments