qvm-backup-restore: add missing backslash
Reported by Ivan <ivan@c3i.bg>
This commit is contained in:
parent
10c44e8722
commit
4c1c57bcb7
@ -284,7 +284,7 @@ def main():
|
||||
exit(1)
|
||||
else:
|
||||
print >> sys.stderr, "Continuing as directed."
|
||||
print >> sys.stderr, "NOTE: Before restoring the dom0 home directory, "
|
||||
print >> sys.stderr, "NOTE: Before restoring the dom0 home directory, "\
|
||||
"a new directory named "\
|
||||
"'home-pre-restore-<current-time>' will be "\
|
||||
"created inside the dom0 home directory. If any "\
|
||||
|
Loading…
Reference in New Issue
Block a user