summaryrefslogtreecommitdiffstats
path: root/build/mobile/b2gautomation.py
diff options
context:
space:
mode:
Diffstat (limited to 'build/mobile/b2gautomation.py')
-rw-r--r--build/mobile/b2gautomation.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/mobile/b2gautomation.py b/build/mobile/b2gautomation.py
index d73edd419..e547bd6d2 100644
--- a/build/mobile/b2gautomation.py
+++ b/build/mobile/b2gautomation.py
@@ -157,7 +157,6 @@ class B2GRemoteAutomation(Automation):
env = {}
if crashreporter:
- env['MOZ_CRASHREPORTER'] = '1'
env['MOZ_CRASHREPORTER_NO_REPORT'] = '1'
# We always hide the results table in B2G; it's much slower if we don't.