Skip to content

Commit 7a03b32

Browse files
committed
allow prepare_server to compute the distro in the format it needs
1 parent 8b9e953 commit 7a03b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/run-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ set_env_vars
4141
set_env_python
4242
set_env_ruby
4343

44-
prepare_server $arch
44+
prepare_server
4545

4646
if test "$DOCKER_PRELOAD" != 1; then
4747
install_mlaunch_venv

0 commit comments

Comments
 (0)