Files
docker-cli/scripts/test/watch
Daniel Nephin 102a8f0c9d 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>
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}'