No bug, remove trailing whitespace to trigger builds on a CLOSED TREE

This commit is contained in:
Phil Ringnalda 2013-03-04 21:44:53 -08:00
Родитель 3752b6a571
Коммит a15a3b2551
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -122,7 +122,7 @@ var MigrationWizard = {
this._selectedProfile = null;
}
this._source = newSource;
// check for more than one source profile
var sourceProfiles = this._migrator.sourceProfiles;
if (sourceProfiles && sourceProfiles.length > 1) {