CI: add runtime test for atftp and atftpd

Signed-off-by: Russell Senior <russell@personaltelco.net>
This commit is contained in:
Russell Senior 2020-09-18 19:32:06 -07:00
parent 6258b32d7c
commit 885c054d57
1 changed files with 3 additions and 0 deletions

3
net/atftp/test.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/sh
"$1" --version 2>&1 | grep "$2"