aboutsummaryrefslogtreecommitdiff
path: root/utils/prometheus/test.sh
Commit message (Collapse)AuthorAge
* prometheus: simplify runtime testPaul Spooren2020-09-17
| | | | | | Passed argument no longer contains the release. Signed-off-by: Paul Spooren <mail@aparcar.org>
* prometheus: add runtime testPaul Spooren2020-09-17
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>