This website requires JavaScript.
Explore
Help
Register
Sign In
OpenWrt
/
packages
mirror of
https://git.openwrt.org/feed/packages.git
Watch
1
Star
0
Fork
You've already forked packages
0
Code
Issues
Projects
Releases
Wiki
Activity
ed493247aa
packages
/
utils
/
syncthing
/
test.sh
4 lines
43 B
Bash
Raw
Normal View
History
Unescape
Escape
syncthing: add runtime test Run trivial check if the compiled binary works on the architecture. Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-09-10 04:59:50 +08:00
#!/bin/sh
syncthing: simplify runtime test Passed argument no longer contains the release. Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-09-18 12:57:14 +08:00
syncthing --version
|
grep
"
$2
"