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
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
"$1" --version 2>&1 | grep "$2"
|
Loading…
Reference in New Issue