move comment

This commit is contained in:
Anton Kaliaev
2017-11-27 16:28:34 -06:00
parent 0981c174cc
commit a0bf6dc1a1
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -35,7 +35,6 @@ dist:
@ bash scripts/dist.sh
@ bash scripts/publish.sh
# test.sh requires that we run the installed cmds, must not be out of date
test:
@ find . -path ./vendor -prune -o -name "*.sock" -exec rm {} \;
@ echo "==> Running go test"