Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
qubes/vm: do not recursively use repr in BaseVM.__repr__
This will easily end up in infinite recursion. For example 'sys-net'.template points at 'fedora-23', which itself has 'fedora-23'.netvm set to 'sys-net'.
- Loading branch information