reg/vendor/github.com/docker/cli/scripts/test/watch
Jess Frazelle 3834c605e5
update deps
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-03-06 10:32:47 -05:00

4 lines
114 B
Bash
Executable file

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