1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-13 10:59:13 +02:00
openwrt-packages/net/atftp/test.sh
Russell Senior 885c054d57 CI: add runtime test for atftp and atftpd
Signed-off-by: Russell Senior <russell@personaltelco.net>
2020-09-18 21:18:30 -07:00

4 lines
43 B
Bash

#!/bin/sh
"$1" --version 2>&1 | grep "$2"