Skip to content

fs: small rmdir() and validateRmOptions() cleanup

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/err-handle into master

The first commit simplifies some error handling in validateRmOptions(). The second commit removes two unnecessary assignments in rmdir().

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading