зеркало из https://github.com/mozilla/gecko-dev.git
print exception r=sspitzer
This commit is contained in:
Родитель
c40113f7f6
Коммит
768fb947e0
|
@ -269,7 +269,7 @@ function createAccount(hash) {
|
|||
} catch (ex) {
|
||||
// return false (meaning we did not create the account)
|
||||
// on any error
|
||||
dump("Error creating account: ex\n");
|
||||
dump("Error creating account:\n" + ex);
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче