CI: add runtime test for atftp and atftpd
Signed-off-by: Russell Senior <russell@personaltelco.net>
This commit is contained in:
parent
6258b32d7c
commit
885c054d57
1 changed files with 3 additions and 0 deletions
3
net/atftp/test.sh
Normal file
3
net/atftp/test.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
"$1" --version 2>&1 | grep "$2"
|
Loading…
Reference in a new issue