mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
Bug 1272176 - Import mozharness to avoid missing symbol; r=me
This fixes a bug in 901aee13bd76.
This commit is contained in:
parent
fbf10c905e
commit
26c1db1158
@ -14,6 +14,7 @@ import copy
|
||||
import re
|
||||
import json
|
||||
|
||||
import mozharness
|
||||
from mozharness.base.config import parse_config_file
|
||||
from mozharness.base.errors import PythonErrorList
|
||||
from mozharness.base.log import OutputParser, DEBUG, ERROR, CRITICAL
|
||||
|
Loading…
Reference in New Issue
Block a user