-
Notifications
You must be signed in to change notification settings - Fork 53
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
Target-query Error : IndexError: string index out of range
#748
Comments
I tried to debug the problem by displaying the value of |
I thought the problem probably stemmed from the empty line in
I've tested it on several targets, and it seems to work all the time. |
Hi @arnvtn, Thanks for bringing up this issue with the I've created a PR in the flow.record repository to fix this issue (slightly different solution, but close to your suggestion 😉). I also included some additional tests, including the test for an empty command string. I think that was the issue that you experienced, right? You're welcome to test the solution on your data and report if this entirely fixes your issue. |
Hi!
I have the following error when doing
target-query -f runkeys mnt/fs/C
:I'm working on Ubuntu 22.04.
Does anyone know what's causing this problem?
The text was updated successfully, but these errors were encountered: