mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 17:00:28 +04:00
cb99eecb43
The pyrsa-* command line tools use argparse and do not print the package version with any of the flags probed by the CI generic version check, so it reports "No executables in the package provided version" and fails. Add a test-version.sh override; functionality remains covered by test.sh. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>