Chromium Code Reviews
DescriptionUse rmdir to delete pkgbuild directories on windows
We are seeing issues with this all the time. I validated that this works on my windows box (and our current setup does not)
It sucks that we need to us runInShell, but rmdir is not part of the normal path (i.e., "where rmdir" says it can't find it, but e.g., "where xcopy" works fine)
Committed: https://code.google.com/p/dart/source/detail?r=39071
Patch Set 1 #Patch Set 2 : #
Total comments: 4
Patch Set 3 : #
Total comments: 2
Patch Set 4 : #
Total comments: 2
Patch Set 5 : #
Messages
Total messages: 5 (0 generated)
|
||||||||||||||||||||||||||||