0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-04 00:13:13 +00:00
Files
packages/utils/logrotate/test.sh
Josef Schlehofer 725b9481d7 logrotate: add runtime test
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-10-17 13:54:41 +02:00

4 lines
48 B
Bash

#!/bin/sh
logrotate --version 2>&1 | grep "$2"