зеркало из https://github.com/mozilla/pjs.git
missing semi-colon, no reviewer.
This commit is contained in:
Родитель
5662037fac
Коммит
6b300dc951
|
@ -2167,7 +2167,7 @@ Downloader.prototype = {
|
|||
// to select ourselves.
|
||||
var selectedPatch = update.selectedPatch;
|
||||
|
||||
var state = readStatusFile(updateDir)
|
||||
var state = readStatusFile(updateDir);
|
||||
|
||||
// If this is a patch that we know about, then select it. If it is a patch
|
||||
// that we do not know about, then remove it and use our default logic.
|
||||
|
|
Загрузка…
Ссылка в новой задаче