cckec / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

conditional use of mkdir in w_download #80

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When multiple files are placed in the same cache directory, each use of 
w_download results in a message "Executing mkdir -p". This also happens when a 
file has already been downloaded. With this little patch, mkdir is only used 
when it is needed.

Original issue reported on code.google.com by t...@hush.ai on 22 May 2011 at 12:19

Attachments:

GoogleCodeExporter commented 8 years ago
Patch looks fine, please post your real name so I can give you credit in the 
commit log :)

Original comment by austinenglish@gmail.com on 26 Oct 2011 at 6:40

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r973.

Original comment by austinenglish@gmail.com on 16 Jun 2013 at 12:09