mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
Bug 1293387 - fix header.py direct invocation; r=chmanchester
MozReview-Commit-ID: FtJpzOZ4Is6 --HG-- extra : rebase_source : b428be80fae70be2bfc6d3bf96775e3e859e9ef1
This commit is contained in:
parent
d32ae51802
commit
66abb74f81
@ -542,4 +542,4 @@ def main(outputfile):
|
||||
p = xpidl.IDLParser(outputdir=cachedir)
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
main(None)
|
||||
|
Loading…
Reference in New Issue
Block a user