Skip to content

Commit 5a2bcfc

Browse files
author
Shlomi Noach
committed
try not specify version
1 parent abc30b9 commit 5a2bcfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script/cibuild-gh-ost-replica-tests

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ test_mysql_version() {
4141

4242
mkdir -p sandbox/binary
4343
rm -rf sandbox/binary/*
44-
gh-ost-ci-env/bin/linux/dbdeployer unpack gh-ost-ci-env/mysql-tarballs/"$mysql_version".tar.xz --unpack-version="$mysql_version" --sandbox-binary ${PWD}/sandbox/binary
44+
gh-ost-ci-env/bin/linux/dbdeployer unpack gh-ost-ci-env/mysql-tarballs/"$mysql_version".tar.xz --sandbox-binary ${PWD}/sandbox/binary
4545

4646
mkdir -p sandboxes
4747
rm -rf sandboxes/*

0 commit comments

Comments
 (0)