summaryrefslogtreecommitdiffstats
path: root/testing/mozharness/configs/releng_infra_configs/macosx64.py
blob: c0b5948cc081b3be068d925aef409befcaba48be (plain)
1
2
3
4
5
config = {
    'env': {
        'MINIDUMP_STACKWALK': '%(abs_tools_dir)s/breakpad/osx64/minidump_stackwalk',
    }
}