mirror of
				git://git.code.sf.net/p/zsh/code
				synced 2025-10-31 06:00:54 +01:00 
			
		
		
		
	* 20539: Completion/Unix/Command/_make: avoid problems minus signs
in expandVars().
This commit is contained in:
		
							parent
							
								
									f9c66cd45e
								
							
						
					
					
						commit
						07d95ba04c
					
				
					 2 changed files with 6 additions and 1 deletions
				
			
		|  | @ -38,7 +38,7 @@ expandVars() { | |||
| 		;; | ||||
| 	    esac | ||||
| 	else | ||||
| 	    print $ret | ||||
| 	    print -- $ret | ||||
| 	    return | ||||
| 	fi | ||||
|     done | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue