Typo fix.
This commit is contained in:
		
							parent
							
								
									213def9666
								
							
						
					
					
						commit
						353e2d2842
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -30,7 +30,7 @@ if [ "$succeeding" = "" ]; then
 | 
			
		|||
fi
 | 
			
		||||
if [ "$skipped" != "" ]; then
 | 
			
		||||
	echo "Test status: MILDLY PLEASED FACE (some tests were skipped, but the rest pass)"
 | 
			
		||||
	echo 0
 | 
			
		||||
	exit 0
 | 
			
		||||
fi
 | 
			
		||||
echo "Test status: HAPPY FACE (all tests are passing)"
 | 
			
		||||
exit 0
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue