mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-31 13:17:25 +01:00 
			
		
		
		
	t-runner: fix 'new line' usage for non-verbose mode
This commit is contained in:
		
							parent
							
								
									d450b25b07
								
							
						
					
					
						commit
						290f4e24d4
					
				| @ -1360,7 +1360,9 @@ static void print_test_status(char *test_name, enum test_status ts, | ||||
| 	case TEST_STATUS_STARTED: | ||||
| 		color_str = CONSOLE_LN_RESET; | ||||
| 		status_str = "STARTED   "; | ||||
| 		line_end = "\n"; | ||||
| 
 | ||||
| 		if (strcmp(verbose_opt, "none")) | ||||
| 			line_end = "\n"; | ||||
| 
 | ||||
| 		break; | ||||
| 	case TEST_STATUS_PASSED: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Tim Kourt
						Tim Kourt