mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 22:05:40 +00:00
Bug 1671251: Don't forget to 'import os' in build/.gdbinit.py.in. r=sfink
Differential Revision: https://phabricator.services.mozilla.com/D93582
This commit is contained in:
parent
6f8f8fdeae
commit
1c990385da
@ -1,5 +1,6 @@
|
||||
#filter substitution
|
||||
|
||||
import os
|
||||
import sys
|
||||
|
||||
sys.path.append(os.path.join('@topsrcdir@', 'js', 'src', 'gdb'))
|
||||
|
Loading…
x
Reference in New Issue
Block a user