mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +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>