Skip to content

Commit d324fba

Browse files
authored
chore(ci): add debug command to macos pkg tests (#966)
1 parent 85ece0c commit d324fba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.evergreen.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ functions:
315315
set -e
316316
set -x
317317
{
318+
system_profiler SPSoftwareDataType # for debugging
318319
. preload.sh
319320
curl -sSfL "$ARTIFACT_URL" > mongosh.zip
320321
unzip mongosh.zip

0 commit comments

Comments
 (0)