reg/vendor/github.com/docker/cli/scripts/test/watch

4 lines
114 B
Plaintext
Raw Normal View History

#!/bin/sh
# shellcheck disable=SC2016
exec filewatcher -L 6 -x build -x script go test -timeout 30s -v './${dir}'