fix wsl apport breaking sites
This commit is contained in:
parent
9db9c495c8
commit
01ed4d49d0
@ -55,7 +55,8 @@ def block_exec(event, info):
|
|||||||
'stem/response/getconf.py',
|
'stem/response/getconf.py',
|
||||||
'stem/response/mapaddress.py',
|
'stem/response/mapaddress.py',
|
||||||
'stem/response/protocolinfo.py',
|
'stem/response/protocolinfo.py',
|
||||||
'apport/__init__.py'
|
'apport/__init__.py',
|
||||||
|
'apport/report.py'
|
||||||
]
|
]
|
||||||
whitelisted_source = []
|
whitelisted_source = []
|
||||||
home = identifyhome.identify_home()
|
home = identifyhome.identify_home()
|
||||||
|
Loading…
Reference in New Issue
Block a user