-
mattjmcnaughton authored
In 99cdc069, we added a check for whether the directory the user was attempting to test existed or not. However, adding this check prevented us from running `make test WHAT=./path/to/pkg/...`, because we believed that `./path/to/pkg/...` wasn't a valid path to a directory. Fix this by stripping `/...` before checking whether the directory exists.
2d3ad78c
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| helpers | ||
| BUILD | ||
| Makefile.manifest | ||
| build.sh | ||
| clean.sh | ||
| cross.sh | ||
| make-help.sh | ||
| test-cmd.sh | ||
| test-e2e-node.sh | ||
| test-integration.sh | ||
| test-kubeadm-cmd.sh | ||
| test.sh | ||
| update.sh | ||
| verify.sh | ||
| vet.sh |