mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-03 20:22:59 -05:00 
			
		
		
		
	Delete $OUT_OF_SOURCE_DIR under --force
The deletion of "$OUT_OF_SOURCE_DIR" had mistakenly been lumped together with Yotta and then removed when Yotta support was removed. Bring it back.
This commit is contained in:
		
							parent
							
								
									add1d23b26
								
							
						
					
					
						commit
						d692e11309
					
				@ -370,6 +370,7 @@ pre_parse_command_line () {
 | 
			
		||||
 | 
			
		||||
pre_check_git () {
 | 
			
		||||
    if [ $FORCE -eq 1 ]; then
 | 
			
		||||
        rm -rf "$OUT_OF_SOURCE_DIR"
 | 
			
		||||
        git checkout-index -f -q $CONFIG_H
 | 
			
		||||
        cleanup
 | 
			
		||||
    else
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user