diff options
author | Martin Braun <martin.braun@ettus.com> | 2018-10-30 11:21:18 -0700 |
---|---|---|
committer | Brent Stapleton <bstapleton@g.hmc.edu> | 2018-11-13 12:12:09 -0800 |
commit | 4f2e5b645cc14fe7cccffb64d3922d6a7fc328bd (patch) | |
tree | 5262301b54c98a13741aad99c922a73ab25a9062 /host/utils/usrp2_recovery.py | |
parent | 49f9e44966566bfe8608351363434cb343f1df84 (diff) | |
download | uhd-4f2e5b645cc14fe7cccffb64d3922d6a7fc328bd.tar.gz uhd-4f2e5b645cc14fe7cccffb64d3922d6a7fc328bd.tar.bz2 uhd-4f2e5b645cc14fe7cccffb64d3922d6a7fc328bd.zip |
utils: Downloader stall on error for Windows users
If platform.system() is 'Windows', the Python script will stall on
error before terminating, e.g., when an import is missing or when an
unexpected Exception occurred during the execution.
The rationale is that many Windows users run this script directly,
without a shell, and wouldn't have a way to see error messages from the
script in that case.
Diffstat (limited to 'host/utils/usrp2_recovery.py')
0 files changed, 0 insertions, 0 deletions