diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-07-20 14:06:46 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@gmail.com> | 2018-07-20 14:06:46 -0400 |
commit | 64f594279c1fe7f712246b49eab615763721cd23 (patch) | |
tree | 381ea5f36cd79a45b026f988eec5f40b29b41d38 /Makefile | |
parent | 7476efe5651c6f22a9a1f25a13c4b892d945f13d (diff) | |
download | podman-64f594279c1fe7f712246b49eab615763721cd23.tar.gz podman-64f594279c1fe7f712246b49eab615763721cd23.tar.bz2 podman-64f594279c1fe7f712246b49eab615763721cd23.zip |
Bump gitvalidation epoch
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ GO ?= go -EPOCH_TEST_COMMIT ?= ea5fad6c8b35d73f6cc16642bc56f428954aa36e +EPOCH_TEST_COMMIT ?= 72c82fb79e0a903bc02db989d4c9b6d6f6979b17 HEAD ?= HEAD CHANGELOG_BASE ?= HEAD~ CHANGELOG_TARGET ?= HEAD |