commit | 2d62c71564dca1d1a96f83eb59532947a2b7d503 | [log] [tgz] |
---|---|---|
author | laurenw-arm <lauren.wehrmeister@arm.com> | Tue Sep 13 14:27:15 2022 -0500 |
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | Thu Sep 29 14:06:55 2022 +0200 |
tree | bb920a777f8a12c7fc8ea140f96ba3e2c328eb25 | |
parent | 3d807883245e31ebef685038d0879c754093d31e [diff] |
fix: wget recursive workaround The recursive feature of Wget is being blocked in OpenCI due to the Robot Exclusive Standard being observed. This patch adds the command line argument for wget to block the robots.txt file from being observed, allowing the fetch_directory to work as intended. Signed-off-by: Lauren Wehrmeister <lauren.wehrmeister@arm.com> Change-Id: I1e6449fffffec7cda1475b528e9a9f029743d299