mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-18 04:18:10 +00:00
tests: fail download_emulators.sh script if some commands fail
This commit is contained in:
parent
39f5b065d3
commit
b4c2fe7c93
@ -1,4 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
SITE="https://firmware.corp.sldev.cz/upgrade_tests/"
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user