mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 14:50:07 +04:00
5a31bfb4e4
awscli 1.45.19 no longer exposes awscli.topics.TOPIC_TAGS, so the test raised an AssertionError (silently, as the heredoc exit code was ignored). Drop the brittle check and make the smoke test fail hard if the CLI driver cannot be created. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>