mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00:00
syncthing: add runtime test
Run trivial check if the compiled binary works on the architecture. Signed-off-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
3
utils/syncthing/test.sh
Normal file
3
utils/syncthing/test.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
syncthing --version | grep "${2%%-*}"
|
||||
Reference in New Issue
Block a user