mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-03 20:22:59 -05:00 
			
		
		
		
	Let all.sh work without shell expansion
This commit is contained in:
		
							parent
							
								
									8880cb52f7
								
							
						
					
					
						commit
						fe0984d727
					
				@ -42,8 +42,8 @@ cleanup()
 | 
			
		||||
    make clean
 | 
			
		||||
    find -iname '*cmake*' -not -name CMakeLists.txt -exec rm -rf {} \+
 | 
			
		||||
    rm -f include/Makefile include/polarssl/Makefile programs/*/Makefile
 | 
			
		||||
    git update-index --no-skip-worktree {.,library,programs,tests}/Makefile
 | 
			
		||||
    git checkout -- {.,library,programs,tests}/Makefile
 | 
			
		||||
    git update-index --no-skip-worktree Makefile library/Makefile programs/Makefile tests/Makefile
 | 
			
		||||
    git checkout -- Makefile library/Makefile programs/Makefile tests/Makefile
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
msg()
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user