Merge branch 'master' of https://github.com/QubesOS/qubes-manager into template_menu
This commit is contained in:
commit
3bd7c218e5
@ -36,3 +36,6 @@ class BackupAlreadyRunningError(BaseException):
|
||||
|
||||
class QubesDaemonCommunicationError(BaseException):
|
||||
pass
|
||||
|
||||
class QubesValueError(BaseException):
|
||||
pass
|
||||
|
Loading…
Reference in New Issue
Block a user