Skip to content

Commit 0459dde

Browse files
committed
debug
1 parent 86e6c6e commit 0459dde

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.evergreen/scripts/run-server.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ if [ -f $HERE/env.sh ]; then
1111
fi
1212

1313
set -x
14+
/Library/Frameworks/Python.Framework
15+
/Library/Frameworks/Python.Framework/Versions
1416
/Library/Frameworks/Python.Framework/Versions/3.9/bin/python3 -c "import platform;print(platform.machine())"
1517
/Library/Frameworks/Python.Framework/Versions/3.9/bin/python3 -c "import platform;print(platform.processor())"
1618
exit 1

0 commit comments

Comments
 (0)