dom0/qvm-block: one more file-attach fix
This commit is contained in:
		
							parent
							
								
									b10615f7bd
								
							
						
					
					
						commit
						f42c39ba21
					
				| @ -51,7 +51,7 @@ def main(): | ||||
| 
 | ||||
|     (options, args) = parser.parse_args () | ||||
| 
 | ||||
|     if options.file_path: | ||||
|     if options.do_file_attach: | ||||
|         options.do_attach = True | ||||
| 
 | ||||
|     if options.do_list + options.do_attach + options.do_detach > 1: | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user