git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
5ba339b
)
netdata: add runtime test
author
Josef Schlehofer
<redacted>
Fri, 16 Oct 2020 15:20:26 +0000
(17:20 +0200)
committer
Josef Schlehofer
<redacted>
Fri, 16 Oct 2020 15:20:32 +0000
(17:20 +0200)
Signed-off-by: Josef Schlehofer <redacted>
admin/netdata/test.sh
[new file with mode: 0644]
patch
|
blob
diff --git a/admin/netdata/test.sh
b/admin/netdata/test.sh
new file mode 100644
(file)
index 0000000..
d75d804
--- /dev/null
+++ b/
admin/netdata/test.sh
@@ -0,0
+1,3
@@
+#!/bin/sh
+
+netdata -version 2>&1 | grep "$2"
git clone https://git.99rst.org/PROJECT