Prevents the --options option in vm-run from interfering with other options
				
					
				
			This commit is contained in:
		
							parent
							
								
									0a7fd9369c
								
							
						
					
					
						commit
						48ce882c16
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -216,7 +216,7 @@ while true; do
 | 
			
		|||
	    shift
 | 
			
		||||
	    ;;
 | 
			
		||||
    -o | --options )
 | 
			
		||||
            LIBVIRTOPTS=$2
 | 
			
		||||
	    LIBVIRTOPTS="${LIBVIRTOPTS} $2"
 | 
			
		||||
	    shift 2
 | 
			
		||||
	    ;;
 | 
			
		||||
    --no-viewer )
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue