Skip to content

Commit d5298f9

Browse files
committed
Clean up the whitespace in build-script
(cherry picked from commit e54127b)
1 parent e56821c commit d5298f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build-script

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -918,7 +918,7 @@ class BuildScriptInvocation(object):
918918
for host_target in all_hosts:
919919
for product_class in impl_product_classes:
920920
self._execute_install_action(host_target, product_class)
921-
921+
922922
# Lipo...
923923
self._execute_merged_host_lipo_action()
924924

0 commit comments

Comments
 (0)