mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-05 03:54:35 +00:00
Bug 922666 - Windows Mochitest "NameError: global name 'subprocess' is not defined" in killAndGetStack();r=edmorley
--HG-- extra : rebase_source : ad0fe201c5b1d6af79e2c60859f8f561e44708ca
This commit is contained in:
parent
e6ec0238d9
commit
8aa6756434
@ -23,6 +23,7 @@ import optparse
|
||||
import re
|
||||
import shutil
|
||||
import signal
|
||||
import subprocess
|
||||
import tempfile
|
||||
import time
|
||||
import traceback
|
||||
|
Loading…
Reference in New Issue
Block a user