moby--moby/hack/make/test-integration-cli

5 lines
112 B
Bash
Executable File

#!/usr/bin/env bash
set -e
echo "WARNING: test-integration-cli is DEREPCATED. Use test-integration." >&2
exit 1