diff --git a/tests/download_emulators.sh b/tests/download_emulators.sh index d0614cc86..ba5cdd244 100755 --- a/tests/download_emulators.sh +++ b/tests/download_emulators.sh @@ -13,6 +13,7 @@ wget -e robots=off \ --no-host-directories \ --recursive \ --reject "index.html*" \ + --reject "-arm" \ -P emulators/ \ $SITE