Skip to content

Commit e54127b

Browse files
committed
Clean up the whitespace in build-script
1 parent d52a159 commit e54127b

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
@@ -996,7 +996,7 @@ class BuildScriptInvocation(object):
996996
for host_target in all_hosts:
997997
for product_class in impl_product_classes:
998998
self._execute_install_action(host_target, product_class)
999-
999+
10001000
# Lipo...
10011001
self._execute_merged_host_lipo_action()
10021002

0 commit comments

Comments
 (0)