aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2022-11-16 14:26:58 +0000
committersickcodes <[email protected]>2022-11-16 14:26:58 +0000
commitbb75dc4669d5b895c304afeaab627e913283f35d (patch)
treebc65f855753166e8b349216c2f9d1725b66954c6 /tests
parentFix keyring `pacman-key --populate archlinux` (diff)
downloaddocker-osx-bb75dc4669d5b895c304afeaab627e913283f35d.tar.xz
docker-osx-bb75dc4669d5b895c304afeaab627e913283f35d.zip
git pull when doubling builds on one server
Diffstat (limited to 'tests')
-rw-r--r--tests/test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test.sh b/tests/test.sh
index 8718395..3026638 100644
--- a/tests/test.sh
+++ b/tests/test.sh
@@ -314,6 +314,7 @@ reset_docker_hard
echo killall Xvfb
clone_repo "${BRANCH}" "${REPO}"
cd ./Docker-OSX
+git pull
for SHORTNAME in "${VERSION_BUILDS[@]}"; do
docker-osx:version "${SHORTNAME}"