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
Browse Source
prometheus: simplify runtime test
Passed argument no longer contains the release. Signed-off-by: Paul Spooren <mail@aparcar.org>
lilik-openwrt-22.03
Paul Spooren
4 years ago
parent
4f4207be0c
commit
bc57c8d0ec
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
utils/prometheus/test.sh
+ 1
- 1
utils/prometheus/test.sh
View File
@ -1,3 +1,3 @@
#!/bin/sh
#!/bin/sh
prometheus --version 2>
&
1
|
grep
"
${
2
%%-*
}
"
prometheus --version 2>
&
1
|
grep
"
$
2
"
Write
Preview
Loading…
Cancel
Save