Skip to content

Commit 1436873

Browse files
committed
Display ulimit -c
1 parent 40d9301 commit 1436873

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

eng/helix/content/runtests.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#!/usr/bin/env bash
22

3+
echo Verifying ulimit -c
4+
ulimit -c
5+
36
dotnet_sdk_version="$2"
47
dotnet_runtime_version="$3"
58

0 commit comments

Comments
 (0)