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:
6258b32
)
CI: add runtime test for atftp and atftpd
author
Russell Senior
<redacted>
Sat, 19 Sep 2020 02:32:06 +0000
(19:32 -0700)
committer
Russell Senior
<redacted>
Sat, 19 Sep 2020 04:18:30 +0000
(21:18 -0700)
Signed-off-by: Russell Senior <redacted>
net/atftp/test.sh
[new file with mode: 0644]
patch
|
blob
diff --git a/net/atftp/test.sh
b/net/atftp/test.sh
new file mode 100644
(file)
index 0000000..
68054b7
--- /dev/null
+++ b/
net/atftp/test.sh
@@ -0,0
+1,3
@@
+#!/bin/sh
+
+"$1" --version 2>&1 | grep "$2"
git clone https://git.99rst.org/PROJECT