mirror of
https://github.com/openwrt/packages.git
synced 2026-06-10 11:48:40 +04:00
8338b02877
The incremental CLI requires an "update" subcommand and prints a usage error instead of a version for the flags the generic check probes, so it fails generic tests (e.g. when python3 is bumped). Override it; test.sh still covers functionality. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>