Skip to content

Commit c1af736

Browse files
committed
Add more detailed logging for corelibs foundation
1 parent 6a13c37 commit c1af736

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

utils/build.ps1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2557,7 +2557,8 @@ function Test-Foundation {
25572557
-Src $SourceCache\swift-corelibs-foundation `
25582558
-Bin "$BinaryCache\$($BuildPlatform.Triple)\FoundationTests" `
25592559
-Platform $BuildPlatform `
2560-
-Configuration $FoundationTestConfiguration
2560+
-Configuration $FoundationTestConfiguration `
2561+
-v
25612562
}
25622563
}
25632564

0 commit comments

Comments
 (0)