1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-17 21:22:10 +00:00

Revert "tests: do not check internal firmware.corp certificate"

This reverts commit 7364883c04.

Fixed by adminkos.
This commit is contained in:
Tomas Susanka 2020-06-27 14:37:35 +00:00
parent 9598d17f10
commit 24f803e9c0

View File

@ -5,7 +5,7 @@ SITE="https://firmware.corp.sldev.cz/upgrade_tests/"
cd "$(dirname "$0")"
# download all emulators without index files, without directories and only if not present
wget --no-check-certificate -e robots=off --no-verbose --no-clobber --no-parent --cut-dirs=2 --no-host-directories --recursive --reject "index.html*" -P emulators/ $SITE
wget -e robots=off --no-verbose --no-clobber --no-parent --cut-dirs=2 --no-host-directories --recursive --reject "index.html*" -P emulators/ $SITE
chmod u+x emulators/trezor-emu-*