This website requires JavaScript.
Explore
Help
Register
Sign in
Difuse
/
packages
Watch
2
Star
0
Fork
You've already forked packages
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
5052adfa15
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-09 20:59:50 +00: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 04:57:14 +00:00
syncthing --version
|
grep
"
$2
"
Reference in a new issue
Copy permalink