зеркало из https://github.com/github/vitess-gh.git
Fixed parameter I removed.
This commit is contained in:
Родитель
d3c42c0941
Коммит
da0f6e58ef
|
@ -540,8 +540,6 @@ class Tablet(object):
|
|||
if supports_backups:
|
||||
args.extend(['-restore_from_backup'] + get_backup_storage_flags())
|
||||
|
||||
args.extend(['-rpc-error-only-in-reply=true'])
|
||||
|
||||
if extra_args:
|
||||
args.extend(extra_args)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче