netdata: add runtime test

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
pull/13683/head
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

View File

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