mirror of
https://github.com/openwrt/packages.git
synced 2026-06-14 01:22:11 +08:00
5264f85e22
The test.sh lacked a package name guard, causing it to run (and fail) when the -src subpackage was tested without python3 installed. Add the standard guard to skip the test for non-main packages. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>