-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
-d and -D are not working as expected in tt #219
Comments
@ralf0131 @hengyunabc You can check this #220 branch. Open another terminal, tracking the realtime log via And then re-produce it as: create a demo following: https://github.com/Hearen/arthas/blob/doc-with-consistent-demo/site/src/site/sphinx/en/quick-start.md
the log
|
But if I replaced
F.Y.II am using
As #219 (comment) pointed out that when using them altogether, Where is the code to parse |
Since I can debug
As you @hengyunabc can see, I sought for long and only found this How you guys are parsing the Options in
|
|
There is a bug in the option parser which directly caused this issue comparing optionShortName ignoring case in
@hengyunabc For now, I think we:
|
Environment
Steps to reproduce this issue
Expected Result
delete all recorded items
Actual Result
F.Y.I
The text was updated successfully, but these errors were encountered: