Skip to content

firmware: fix inverted directory check - #46

Open
neutralinsomniac wants to merge 1 commit into
elipsitz:v1.1-betafrom
neutralinsomniac:firmware_fix_inverted_directory_check
Open

neutralinsomniac wants to merge 1 commit into
elipsitz:v1.1-betafrom
neutralinsomniac:firmware_fix_inverted_directory_check

Conversation

@neutralinsomniac

Copy link
Copy Markdown

entry.file_type().map(|t| t.is_dir()).unwrap_or(false) returns true when entry is a directory, which we then skip on the continue

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