diff options
author | Lokesh Mandvekar <lsm5@fedoraproject.org> | 2020-08-11 14:47:38 -0400 |
---|---|---|
committer | Lokesh Mandvekar <lsm5@fedoraproject.org> | 2020-08-11 14:50:06 -0400 |
commit | 45220340bb834b48a326b3c49ebcf8baf8124700 (patch) | |
tree | 82606a991175a0290aa26b62d8cca45514c60b25 /libpod/util.go | |
parent | aa66c062e993257a040dbe5e13797062ab590926 (diff) | |
download | podman-45220340bb834b48a326b3c49ebcf8baf8124700.tar.gz podman-45220340bb834b48a326b3c49ebcf8baf8124700.tar.bz2 podman-45220340bb834b48a326b3c49ebcf8baf8124700.zip |
Makefile: use full path for ginkgo
Without this change, I get:
```
ginkgo \
-r \
\
--skipPackage test/e2e,pkg/apparmor,test/endpoint,pkg/bindings,hack \
--cover \
--covermode atomic \
--coverprofile coverprofile \
--outputdir .coverage \
--tags " selinux systemd exclude_graphdriver_devicemapper seccomp" \
--succinct
/bin/sh: line 1: ginkgo: command not found
```
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
Diffstat (limited to 'libpod/util.go')
0 files changed, 0 insertions, 0 deletions