Skip to content

[Bug]: Logic error in DeleteFile #38

@daohu527

Description

@daohu527

System Information / Logs

The judgment condition is wrong type == TYPE_DIR

if (type == TYPE_DIR) {

Steps to Reproduce

  1. run file_test to DeleteFile

Expected vs Actual Behavior

Deleting files and directories normally

Additional Information

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions