logrotate: add runtime test

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

3
utils/logrotate/test.sh Normal file
View File

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