netdata: add runtime test
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
parent
5ba339b49a
commit
0d52fb1beb
1 changed files with 3 additions and 0 deletions
3
admin/netdata/test.sh
Normal file
3
admin/netdata/test.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
netdata -version 2>&1 | grep "$2"
|
Loading…
Reference in a new issue