зеркало из https://github.com/mozilla/pjs.git
Bug 521371 - Extraneous '2' written to the update log file. r=dtownsend
This commit is contained in:
Родитель
bc12e1eb1a
Коммит
db770e4a60
|
@ -990,7 +990,7 @@ PatchFile::Prepare()
|
|||
int
|
||||
PatchFile::Execute()
|
||||
{
|
||||
LOG(("EXECUTE PATCH 2 " LOG_S "\n", mDestFile));
|
||||
LOG(("EXECUTE PATCH " LOG_S "\n", mDestFile));
|
||||
|
||||
// Create backup copy of the destination file before proceeding.
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче