mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	Remove obsolete buildbot reference in compat.sh
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
		
							parent
							
								
									a3b994fa4d
								
							
						
					
					
						commit
						882148ed5c
					
				@ -1219,7 +1219,7 @@ run_client() {
 | 
			
		||||
            cp $CLI_OUT c-cli-${TESTS}.log
 | 
			
		||||
            echo "  ! outputs saved to c-srv-${TESTS}.log, c-cli-${TESTS}.log"
 | 
			
		||||
 | 
			
		||||
            if [ "X${USER:-}" = Xbuildbot -o "X${LOGNAME:-}" = Xbuildbot -o "${LOG_FAILURE_ON_STDOUT:-0}" != 0 ]; then
 | 
			
		||||
            if [ "${LOG_FAILURE_ON_STDOUT:-0}" != 0 ]; then
 | 
			
		||||
                echo "  ! server output:"
 | 
			
		||||
                cat c-srv-${TESTS}.log
 | 
			
		||||
                echo "  ! ==================================================="
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user