added hooks hint message

This commit is contained in:
Shlomi Noach 2016-08-25 13:54:42 +02:00
parent b064174ab4
commit fad6743150

View File

@ -79,6 +79,7 @@ type MigrationContext struct {
CutOverLockTimeoutSeconds int64
PanicFlagFile string
HooksPath string
HooksHintMessage string
DropServeSocket bool
ServeSocketFile string