SERVER-122695: move binaries for Jepsen tests, not the whole directory (#50519)
GitOrigin-RevId: 00d3c0123ac302ec4eeb9695714191cbebb06c2e
This commit is contained in:
parent
5dd7f32f2c
commit
e042745f1b
@ -2,4 +2,4 @@ set -o errexit
|
||||
|
||||
cd src
|
||||
# Move binaries to CWD as Jepsen expects that.
|
||||
mv dist-test/bin/* .
|
||||
mv dist-test/bin/mongo{,d,s,bridge} .
|
||||
|
||||
Loading…
Reference in New Issue
Block a user