зеркало из https://github.com/mozilla/pjs.git
fix win32 bustage
This commit is contained in:
Родитель
6fc855b9cb
Коммит
b450444f8e
|
@ -319,7 +319,7 @@ ApplyUpdate(nsIFile *appDir, nsIFile *updateDir, nsILocalFile *statusFile,
|
|||
// On windows, we may need to quote these paths.
|
||||
DoubleQuoteIfNeeded(updaterPath);
|
||||
DoubleQuoteIfNeeded(updateDirPath);
|
||||
DoubleQuoteIfNeeded(commandLine);
|
||||
// DoubleQuoteIfNeeded(commandLine);
|
||||
#endif
|
||||
|
||||
// Construct the PID argument for this process. If we are using execv, then
|
||||
|
|
Загрузка…
Ссылка в новой задаче