Skip to content
Snippets Groups Projects
Commit 048f8c5c authored by Ian Lynagh's avatar Ian Lynagh
Browse files

MERGED: fix 'clean' bug on windows caused by leaked Handle.

Andrea Vezzosi <sanzhiyan@gmail.com>**20080318161237
 Using readFile to read dist/setup-config keeps the Handle open when we try to delete the file, causing an error. 
  So we instead read the file strictly and close the Handle early.
parent 2e8e2545
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment