Skip to content

Commit 91c974f

Browse files
authored
Merge pull request #29733 from gottesmm/pr-b341bf82efc02b09c6a2178f9011e5d2ad844b66
Presets add missing preset default for build_swift test.
2 parents c04131c + 704b0cc commit 91c974f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/build_swift/tests/build_swift/test_presets.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
'install_destdir': '/tmp/install',
4040
'install_symroot': '/tmp/install/symroot',
4141
'install_toolchain_dir': '/tmp/install/toolchain',
42+
'install_prefix': '/usr',
4243
'installable_package': '/tmp/install/pkg',
4344
'swift_install_destdir': '/tmp/install/swift',
4445
'symbols_package': '/path/to/symbols/package',

0 commit comments

Comments
 (0)