]> git.99rst.org Git - openwrt-packages.git/commit
uspot: add version check override
authorJosef Schlehofer <redacted>
Tue, 30 Jun 2026 12:36:24 +0000 (14:36 +0200)
committerJosef Schlehofer <redacted>
Tue, 30 Jun 2026 14:12:45 +0000 (16:12 +0200)
commitd3dd4cb9fb8c8a90d887010dac8f2a5ebfc28b3c
tree62e92d7a80f7ffe54d8e5e01d98467f8c8a4f615
parentb73e173d4d9e0fd8b407b3d788a2e3839b560230
uspot: add version check override

None of the uspot executables (radius-client, uspot, uspot-das) expose
the package version via --version or --help flags. This causes the
generic CI tests to fail with "No executables in the package provided
version".

Add a test-version.sh to skip the version probe for the uspot,
uspotfilter and uspot-www subpackages.

Signed-off-by: Josef Schlehofer <redacted>
net/uspot/test-version.sh [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT