mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-26 22:25:33 +08:00
Rename source_root to atom_source_root to avoid conflicts.
This commit is contained in:
3
tools/mac/source_root.py → tools/atom_source_root.py
Executable file → Normal file
3
tools/mac/source_root.py → tools/atom_source_root.py
Executable file → Normal file
@@ -6,5 +6,4 @@ import os
|
||||
"""
|
||||
|
||||
|
||||
relative_source_root = os.path.join(__file__, '..', '..', '..')
|
||||
print os.path.abspath(relative_source_root)
|
||||
print os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
|
||||
Reference in New Issue
Block a user