Home
last modified time | relevance | path

Searched refs:CMD (Results 1 – 1 of 1) sorted by relevance

/net-tools-latest/mbedtls-2.4.0/tests/
Dcompat.sh1096 for CMD in "$GNUTLS_CLI" "$GNUTLS_SERV"; do
1097 if which "$CMD" >/dev/null 2>&1; then :; else
1098 echo "Command '$CMD' not found" >&2