-
Notifications
You must be signed in to change notification settings - Fork 312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix the bug that ctl working directory is different with TiUP #589
Conversation
Signed-off-by: Lonng <heng@lonng.org>
Codecov Report
@@ Coverage Diff @@
## master #589 +/- ##
===========================================
+ Coverage 39.84% 50.56% +10.72%
===========================================
Files 201 219 +18
Lines 14847 15897 +1050
===========================================
+ Hits 5916 8039 +2123
+ Misses 8072 6738 -1334
- Partials 859 1120 +261
Continue to review full report at Codecov.
|
@july2993,Thanks for your review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@lucklove,Thanks for your review. |
/merge |
/run-all-tests |
Signed-off-by: Lonng heng@lonng.org
What problem does this PR solve?
Fix #584