Fixing a missing database creation command.

LGTM Ric.
This commit is contained in:
Alain Jobart 2012-12-13 15:28:21 -08:00
Родитель 580a0e2fa1
Коммит e7e945bd7b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -257,9 +257,9 @@ def run_test_vtctl_clone():
tablet_62344.populate('vt_snapshot_test', create_vt_insert_test,
populate_vt_insert_test)
tablet_62344.start_vttablet()
tablet_62044.create_db('vt_snapshot_test')
tablet_62044.init_tablet('idle', start=True)
# small test to make sure the directory validation works