From: Russell Senior Date: Sat, 19 Sep 2020 02:32:06 +0000 (-0700) Subject: CI: add runtime test for atftp and atftpd X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=885c054d57592843aa066a8b63bae10446b29c8c;p=openwrt-packages.git CI: add runtime test for atftp and atftpd Signed-off-by: Russell Senior --- diff --git a/net/atftp/test.sh b/net/atftp/test.sh new file mode 100644 index 000000000..68054b7b8 --- /dev/null +++ b/net/atftp/test.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +"$1" --version 2>&1 | grep "$2"