logrotate: add runtime test
authorJosef Schlehofer <redacted>
Sat, 17 Oct 2020 11:54:18 +0000 (13:54 +0200)
committerJosef Schlehofer <redacted>
Sat, 17 Oct 2020 11:54:41 +0000 (13:54 +0200)
Signed-off-by: Josef Schlehofer <redacted>
utils/logrotate/test.sh [new file with mode: 0644]

diff --git a/utils/logrotate/test.sh b/utils/logrotate/test.sh
new file mode 100644 (file)
index 0000000..6102136
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+logrotate --version 2>&1 | grep "$2"
git clone https://git.99rst.org/PROJECT