[update] add new line

This commit is contained in:
SummerGift
2020-05-06 15:43:26 +08:00
parent 36755af0be
commit 9f6696964a
2 changed files with 2 additions and 2 deletions
+1 -1
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)
@@ -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)