diff options
author | Matthew Heon <matthew.heon@pm.me> | 2020-01-02 15:00:43 -0500 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2020-01-02 15:00:43 -0500 |
commit | 13bff7719eabe2e033c9a077dafbc0748c9a70c8 (patch) | |
tree | 384025ee8341d02432a141b4bb048b1587ac54fa /Makefile | |
parent | 5f08f2988af5e34eca65a492727dcb91bbf81e90 (diff) | |
download | podman-13bff7719eabe2e033c9a077dafbc0748c9a70c8.tar.gz podman-13bff7719eabe2e033c9a077dafbc0748c9a70c8.tar.bz2 podman-13bff7719eabe2e033c9a077dafbc0748c9a70c8.zip |
Bump gitvalidation epoch
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'Makefile')
-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 ?= 11541aec80c0fc588f675decd0ce759a4e353684 +EPOCH_TEST_COMMIT ?= 1faa5bb6cdddc2d4b36b1c25261952c9ccf90f61 HEAD ?= HEAD CHANGELOG_BASE ?= HEAD~ CHANGELOG_TARGET ?= HEAD |