diff options
author | Matthew Heon <mheon@redhat.com> | 2019-11-01 14:50:10 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2019-11-01 14:50:10 -0400 |
commit | 72d83ff6a49cab4bce6d49b4a041003ca7a31ffb (patch) | |
tree | d5667094745ad2d9364d28738885f7d0abb82805 | |
parent | 7d94e5dcd6280301944e105799436b8e7b2968b1 (diff) | |
download | podman-72d83ff6a49cab4bce6d49b4a041003ca7a31ffb.tar.gz podman-72d83ff6a49cab4bce6d49b4a041003ca7a31ffb.tar.bz2 podman-72d83ff6a49cab4bce6d49b4a041003ca7a31ffb.zip |
Bump gitvalidation epoch
Signed-off-by: Matthew Heon <mheon@redhat.com>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ export GOPROXY=https://proxy.golang.org GO ?= go DESTDIR ?= -EPOCH_TEST_COMMIT ?= ac73fd3fe5dcbf2647d589f9c9f37fe9531ed663 +EPOCH_TEST_COMMIT ?= 76dd2bd1a0849af48a9eff117f69d3eaabf4b4d3 HEAD ?= HEAD CHANGELOG_BASE ?= HEAD~ CHANGELOG_TARGET ?= HEAD |