[update] add new line

This commit is contained in:
SummerGift 2020-05-06 15:43:04 +08:00
parent 36755af0be
commit 9f6696964a
2 changed files with 2 additions and 2 deletions

View File

@ -147,4 +147,4 @@ def dist_handle(BSP_ROOT):
cwd_path = os.getcwd()
sys.path.append(os.path.join(os.path.dirname(BSP_ROOT), 'tools'))
from sdk_dist import dist_do_building
dist_do_building(BSP_ROOT)
dist_do_building(BSP_ROOT)

View File

@ -147,4 +147,4 @@ def dist_handle(BSP_ROOT):
cwd_path = os.getcwd()
sys.path.append(os.path.join(os.path.dirname(BSP_ROOT), 'tools'))
from sdk_dist import dist_do_building
dist_do_building(BSP_ROOT)
dist_do_building(BSP_ROOT)