diff options
author | Chris Evich <cevich@redhat.com> | 2021-04-08 08:47:19 -0400 |
---|---|---|
committer | Chris Evich <cevich@redhat.com> | 2021-04-12 10:01:04 -0400 |
commit | 5a703bbf7a73ef4ab3ee99db885c206abf773a49 (patch) | |
tree | 873a972328ad9fa029cc53c441fdb9aa29de2e5c /cmd/podman/common | |
parent | 837bb9f492da57c15fbd4f14f4aa53c3bd7132ea (diff) | |
download | podman-5a703bbf7a73ef4ab3ee99db885c206abf773a49.tar.gz podman-5a703bbf7a73ef4ab3ee99db885c206abf773a49.tar.bz2 podman-5a703bbf7a73ef4ab3ee99db885c206abf773a49.zip |
Don't shell to obtain current directory
Instead of shelling out frequently to resolve the current
directory, use the Makefile built-in `$(CURDIR)`. It has
the exact same meaning w/in the context of a `Makefile`.
Ref.:
https://www.gnu.org/software/make/manual/html_node/Quick-Reference.html
Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to 'cmd/podman/common')
0 files changed, 0 insertions, 0 deletions