www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 2566ca27e02d62dc5fa56ac6f72b129f53983988
parent a2b6df1014b130ff9d821ce4ecd97ee9c6194b0b
Author: Aurimas Vinckevicius <aurimas.dev@gmail.com>
Date:   Sat,  2 May 2015 15:30:25 -0500

Don't report translator failures from tests

Diffstat:
Mtest/runtests.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/test/runtests.sh b/test/runtests.sh @@ -79,6 +79,7 @@ user_pref("extensions.zotero.debug.log", $DEBUG); user_pref("extensions.zotero.debug.time", $DEBUG); user_pref("extensions.zotero.firstRunGuidance", false); user_pref("extensions.zotero.firstRun2", false); +user_pref("extensions.zotero.reportTranslationFailure", false); EOF # -v flag on Windows makes Firefox process hang