...
This commit is contained in:
		
							parent
							
								
									df15c4e3ae
								
							
						
					
					
						commit
						4aea47c9f7
					
				| @ -83,7 +83,8 @@ class RenameVMThread(QtCore.QThread): | ||||
|                             "To resolve this, please check and change the " | ||||
|                             "following properties and remove the qube {} " | ||||
|                             "manually.<br> ").format( | ||||
|                                 self.vm.name, self.vm.name, self.vm.name) + list_text) | ||||
|                                 self.vm.name, self.vm.name, self.vm.name)\ | ||||
|                                         + list_text) | ||||
| 
 | ||||
|         except qubesadmin.exc.QubesException as ex: | ||||
|             self.error = ("Rename error!", str(ex)) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 donoban
						donoban