git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
ba8a34e
)
logrotate: add runtime test
author
Josef Schlehofer
<redacted>
Sat, 17 Oct 2020 11:54:18 +0000
(13:54 +0200)
committer
Josef 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]
patch
|
blob
diff --git a/utils/logrotate/test.sh
b/utils/logrotate/test.sh
new file mode 100644
(file)
index 0000000..
6102136
--- /dev/null
+++ b/
utils/logrotate/test.sh
@@ -0,0
+1,3
@@
+#!/bin/sh
+
+logrotate --version 2>&1 | grep "$2"
git clone https://git.99rst.org/PROJECT