This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26873
Commits
1
Branch
46 MiB
Tree:
6a46eda931
lilik-openwrt-22.03
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '6a46eda931'
${ noResults }
openwrt-packages-dist
/
utils
/
prometheus
/
test.sh
3 lines
49 B
Raw
Normal View
History
prometheus: add runtime test Run trivial check if the compiled binary works on the architecture. Do so by comparing the printed version by the binary with the Makefile version. The release is OpenWrt specific, so cut it off. Signed-off-by: Paul Spooren <mail@aparcar.org>
4 years ago
prometheus: simplify runtime test Passed argument no longer contains the release. Signed-off-by: Paul Spooren <mail@aparcar.org>
4 years ago
#!/bin/sh
prometheus --version 2>
&
1
|
grep
"
$2
"