зеркало из https://github.com/github/vitess-gh.git
Clarify 'source dev.env' line at end of bootstrap.
In response to feedback that it looked like an error saying, "you should have run 'source dev.env' before bootstrap." In fact, it is saying bootstrap is done.
This commit is contained in:
Родитель
6f8fc0cd7f
Коммит
6bbecb5b02
|
@ -160,4 +160,4 @@ echo "creating git pre-commit hooks"
|
|||
ln -sf $VTTOP/misc/git/pre-commit $VTTOP/.git/hooks/pre-commit
|
||||
|
||||
echo
|
||||
echo "source dev.env in your shell before building."
|
||||
echo "bootstrap finished - run 'source dev.env' in your shell before building."
|
||||
|
|
Загрузка…
Ссылка в новой задаче