CI: add runtime test for atftp and atftpd 13417/head
authorRussell Senior <russell@personaltelco.net>
Sat, 19 Sep 2020 02:32:06 +0000 (19:32 -0700)
committerRussell Senior <russell@personaltelco.net>
Sat, 19 Sep 2020 04:18:30 +0000 (21:18 -0700)
Signed-off-by: Russell Senior <russell@personaltelco.net>
net/atftp/test.sh [new file with mode: 0644]

diff --git a/net/atftp/test.sh b/net/atftp/test.sh
new file mode 100644 (file)
index 0000000..68054b7
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+"$1" --version 2>&1 | grep "$2"