Files
docker-cli/components/cli/scripts/test/watch
Daniel Nephin 152c598ec8 Pin all tools used in the Dockerfiles
Also update gometalinter to use the official version. The update
found some new gosimple errors, which are fixed.

Also update the filewatcher script for the latest version of filewatcher.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
Upstream-commit: 102a8f0c9d
Component: cli
2017-07-11 14:23:27 -04:00

3 lines
86 B
Bash
Executable File

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