core-admin-client/qubesadmin/tools
Marek Marczykowski-Górecki 954ffc4bf2
tools/qvm-run: add error message if command in VM failed
Print some error even without --pass-io, otherwise the only way to learn
the failure is checking $?, as no other visual sign is there.

Fixes QubesOS/qubes-issues#4533
2018-12-08 00:44:18 +01:00
..
__init__.py
dochelpers.py Fixes for pylint 2.0 2018-07-16 02:25:25 +02:00
qubes_prefs.py
qvm_backup_restore.py
qvm_backup.py
qvm_check.py Fixes for pylint 2.0 2018-07-16 02:25:25 +02:00
qvm_clone.py
qvm_create.py tools/qvm-create: fix handling invalid label 2018-10-18 03:24:24 +02:00
qvm_device.py
qvm_features.py
qvm_firewall.py tools/qvm-firewall: improve manpage and --help output 2018-05-03 01:03:35 +02:00
qvm_kill.py
qvm_ls.py qvm-ls: add filtering by domain power state 2018-10-10 20:06:35 +02:00
qvm_pause.py
qvm_pool.py
qvm_prefs.py Fixes for pylint 2.0 2018-07-16 02:25:25 +02:00
qvm_remove.py Better information on error in qvm-remove 2018-07-20 00:21:47 +02:00
qvm_run.py tools/qvm-run: add error message if command in VM failed 2018-12-08 00:44:18 +01:00
qvm_service.py tools: clarify qvm-service --help 2018-10-29 05:27:05 +01:00
qvm_shutdown.py
qvm_start_gui.py Merge branch 'windows-tools' 2018-07-16 22:06:44 +02:00
qvm_start.py
qvm_tags.py
qvm_template_postprocess.py tools: don't fail qvm-template-postprocess on shutdown race condition 2018-06-27 02:24:03 +02:00
qvm_unpause.py
qvm_volume.py