mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-08 09:28:51 +00:00
6 lines
119 B
Python
6 lines
119 B
Python
config = {
|
|
'env': {
|
|
'MINIDUMP_STACKWALK': '%(abs_tools_dir)s/breakpad/linux64/minidump_stackwalk',
|
|
}
|
|
}
|