netdata: add runtime test

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
Josef Schlehofer 2020-10-16 17:20:26 +02:00
parent 5ba339b49a
commit 0d52fb1beb
No known key found for this signature in database
GPG Key ID: B950216FE4329F4C
1 changed files with 3 additions and 0 deletions

3
admin/netdata/test.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/sh
netdata -version 2>&1 | grep "$2"