core-admin-client/qubesadmin/backup
Marek Marczykowski-Górecki 1660a1cbf6
backup/restore: better error detection for --paranoid-mode
Xterm doesn't preserve exit code of the process running inside. This
means, the whole xterm always exits with 0, even if qvm-backup-restore
failed.
Fix this by printing the exit code at the end to the log and then extract
that last line from the log on the calling side. This way we can also
distinguish whether qvm-backup-restore or xterm failed.
2020-08-05 05:06:54 +02:00
..
__init__.py backup: move BackupRestore class and helpers to 'restore' submodule 2017-07-21 03:54:04 +02:00
core2.py doc: fix rst syntax in documentation, including docstrings 2018-12-08 23:53:55 +01:00
core3.py Fix typo 2018-09-14 14:48:22 -04:00
dispvm.py backup/restore: better error detection for --paranoid-mode 2020-08-05 05:06:54 +02:00
restore.py backup/restore: use qfile-unpacker in a VM, request disk space monitoring 2020-08-04 04:06:30 +02:00