diff options
author | Matthew Heon <matthew.heon@pm.me> | 2019-03-30 11:33:15 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-03-30 11:33:15 -0400 |
commit | fa2933e6ab4d7defbbc4e92e2ff85339b689060c (patch) | |
tree | 4050c97683754c9e4c774e20d45b49a490ba41cd | |
parent | 87162d6cd8ff448e1cbf4e3ae0e6a3ce252d5fe7 (diff) | |
download | podman-fa2933e6ab4d7defbbc4e92e2ff85339b689060c.tar.gz podman-fa2933e6ab4d7defbbc4e92e2ff85339b689060c.tar.bz2 podman-fa2933e6ab4d7defbbc4e92e2ff85339b689060c.zip |
Bump gitvalidation epoch
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ GO ?= go DESTDIR ?= / -EPOCH_TEST_COMMIT ?= 1c45b42e9ff972d9645735118635e4186e6411f8 +EPOCH_TEST_COMMIT ?= 7b7397481960c85379d8eb1ed21e76da2ce8a4fc HEAD ?= HEAD CHANGELOG_BASE ?= HEAD~ CHANGELOG_TARGET ?= HEAD |