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:
ddad2a9
)
reptyr: add runtime test
author
Josef Schlehofer
<redacted>
Sat, 17 Oct 2020 17:51:30 +0000
(19:51 +0200)
committer
Josef Schlehofer
<redacted>
Sat, 17 Oct 2020 20:24:41 +0000
(22:24 +0200)
Signed-off-by: Josef Schlehofer <redacted>
utils/reptyr/test.sh
[new file with mode: 0644]
patch
|
blob
diff --git a/utils/reptyr/test.sh
b/utils/reptyr/test.sh
new file mode 100644
(file)
index 0000000..
6c4effe
--- /dev/null
+++ b/
utils/reptyr/test.sh
@@ -0,0
+1,3
@@
+#!/bin/sh
+
+reptyr -version 2>&1 | grep "$2"
git clone https://git.99rst.org/PROJECT