mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 00:03:57 -04:00 
			
		
		
		
	Fix typo in TAP test identification string.
Michael Paquier
This commit is contained in:
		
							parent
							
								
									1e0d6512e5
								
							
						
					
					
						commit
						1087aa2314
					
				| @ -31,7 +31,7 @@ command_fails( | ||||
| 
 | ||||
| command_fails( | ||||
| 	[ 'initdb', '-U', 'pg_test', $datadir ], | ||||
| 	'role names cannot being with "pg_"'); | ||||
| 	'role names cannot begin with "pg_"'); | ||||
| 
 | ||||
| mkdir $datadir; | ||||
| command_ok([ 'initdb', '-N', '-T', 'german', '-X', $xlogdir, $datadir ], | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user