mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	Merge remote-tracking branch 'public/pr/1967' into development
This commit is contained in:
		
						commit
						badeb07872
					
				@ -632,6 +632,9 @@ run_test() {
 | 
			
		||||
    if [ "$PRESERVE_LOGS" -gt 0 ]; then
 | 
			
		||||
        mv $SRV_OUT o-srv-${TESTS}.log
 | 
			
		||||
        mv $CLI_OUT o-cli-${TESTS}.log
 | 
			
		||||
        if [ -n "$PXY_CMD" ]; then
 | 
			
		||||
            mv $PXY_OUT o-pxy-${TESTS}.log
 | 
			
		||||
        fi
 | 
			
		||||
    fi
 | 
			
		||||
 | 
			
		||||
    rm -f $SRV_OUT $CLI_OUT $PXY_OUT
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user