Skip to content

fix a bootstrap.sh error#4495

Merged
sougou merged 1 commit intovitessio:masterfrom
slanning:build-or-dev-env-broken
Jan 2, 2019
Merged

fix a bootstrap.sh error#4495
sougou merged 1 commit intovitessio:masterfrom
slanning:build-or-dev-env-broken

Conversation

@slanning
Copy link
Copy Markdown
Contributor

@slanning slanning commented Jan 2, 2019

The error from bootstrap.sh was:
"./dev.env: line 23: source: build.env: file not found".

I think it broke in commit 157ebf5 .
Not sure if this is the right fix, but it worked for me
(bootstrap.sh does source ./build.env, so it's probably ok).

Signed-off-by: Scott Lanning scott.lanning@booking.com

The error from bootstrap.sh was:
"./dev.env: line 23: source: build.env: file not found".

I think it broke in commit 157ebf5 .
Not sure if this is the right fix, but it worked for me
(bootstrap.sh does `source ./build.env`, so it's probably ok).

Signed-off-by: Scott Lanning <scott.lanning@booking.com>
@slanning slanning requested a review from sougou as a code owner January 2, 2019 16:35
@sougou sougou merged commit e4ba1a8 into vitessio:master Jan 2, 2019
@slanning slanning deleted the build-or-dev-env-broken branch January 4, 2019 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants