forked from ungleich-public/cdist
		
	plural...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
		
					parent
					
						
							
								55ec36b562
							
						
					
				
			
			
				commit
				
					
						dd588016a0
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -24,7 +24,7 @@ if [ "$lib_version" != "$changelog_version" ]; then
 | 
				
			||||||
    echo "Messed up versions, not releasing"
 | 
					    echo "Messed up versions, not releasing"
 | 
				
			||||||
    exit 1
 | 
					    exit 1
 | 
				
			||||||
else
 | 
					else
 | 
				
			||||||
    echo "Version are sane, continuing"
 | 
					    echo "Versions are sane, continuing"
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
echo "Press enter to continue"
 | 
					echo "Press enter to continue"
 | 
				
			||||||
read wait
 | 
					read wait
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue