mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-05-08 03:06:21 +08:00
Build percona-toolkit-3.0.5
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
GO := go
|
||||
pkgs = $(shell find . -type d -name "pt-mongodb*" -exec basename {} \;)
|
||||
VERSION="3.0.4"
|
||||
VERSION="3.0.5"
|
||||
BUILD=$(shell date +%FT%T%z)
|
||||
GOVERSION=$(shell go version | cut --delimiter=" " -f3)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user