mirror of
				git://git.code.sf.net/p/zsh/code
				synced 2025-10-31 18:10:56 +01:00 
			
		
		
		
	unposted: Fix syntax error introduced in 45591.
This commit is contained in:
		
							parent
							
								
									5e3f6b60e8
								
							
						
					
					
						commit
						5e55e3eaf8
					
				
					 2 changed files with 4 additions and 1 deletions
				
			
		|  | @ -1,6 +1,6 @@ | |||
| %prep | ||||
| 
 | ||||
|   if ! zmodload zsh/pcre 2>/dev/null; then | ||||
|   if ! zmodload zsh/pcre 2>/dev/null | ||||
|   then | ||||
|     ZTST_unimplemented="the zsh/pcre module was disabled by configure (see config.modules)" | ||||
|     return 0 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue