Skip to content

Conversation

@tannewt
Copy link
Member

@tannewt tannewt commented May 25, 2021

No description provided.

@antonio-openroad
Copy link
Contributor

Mkdir now works if directory is top level, but it crashes if the directory is in the second level

mkdir /foo -> ok
mkdir /foo/bar -> crashes

Crash message: TypeError: 'str' object does not support item assignment

@TrevKnows TrevKnows self-requested a review May 27, 2021 20:14
@tannewt
Copy link
Member Author

tannewt commented Jun 1, 2021

Thanks for testing @antonio-openroad. I'll fix it this week and update this PR.

@tannewt
Copy link
Member Author

tannewt commented Jun 3, 2021

Note, I'm in the weeds of improving the test code. There are at least a few places that don't handle packet merging well. So, this may slip until next week. I'll get all of my changes pushed before I leave on next Thursday though.

@tannewt tannewt merged commit d6d99fd into adafruit:main Sep 7, 2021
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.

3 participants