Browse Source

CI: add runtime test for atftp and atftpd

Signed-off-by: Russell Senior <russell@personaltelco.net>
lilik-openwrt-22.03
Russell Senior 4 years ago
parent
commit
885c054d57
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      net/atftp/test.sh

+ 3
- 0
net/atftp/test.sh View File

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

Loading…
Cancel
Save