mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Without additional options, build-script -B was badly broken: * It added a broken --independent-samples option to the driver command line * Slow tests that ran only 1 sample by default would break the statistics Fix the first issue by adding `--independent-samples` to the command line only when a sample was actually provided by other options. Fix the second issue by including `--min-samples=2` in the command.
34 KiB
Executable File
34 KiB
Executable File