summaryrefslogtreecommitdiff
path: root/test/net
diff options
context:
space:
mode:
authorNobuyoshi Nakada <[email protected]>2024-12-31 14:53:07 +0900
committerNobuyoshi Nakada <[email protected]>2024-12-31 14:53:07 +0900
commit3cd809deb5cc3a534151078166148b9ff5e1c8ef (patch)
tree4fb39a536c17f37368575542bab12a3e650ff8ad /test/net
parent5fec9308320e8b377681ef19b0cd46d53f94e8ac (diff)
Win32: Fix rm.bat
- `if exist` and `del` ignore directories matching the wildcard, remove both separately. - `rd /s` ignores wildcards, while `del` removes ordinary files by the wildcard, iterate over matching directories by `for /D`.
Diffstat (limited to 'test/net')
0 files changed, 0 insertions, 0 deletions