mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Build script: create log file by default
Signed-off-by: Dirk Hohndel (Intel) <dhohndel@dhohndel-mac02.jf.intel.com>
This commit is contained in:
		
							parent
							
								
									6cd85d9b73
								
							
						
					
					
						commit
						e8f9a7c502
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -17,6 +17,9 @@
 | 
			
		|||
# of the current directory (except on Mac where the Subsurface.app ends up
 | 
			
		||||
# in subsurface/build
 | 
			
		||||
 | 
			
		||||
# create a log file of the build
 | 
			
		||||
exec 1> >(tee build.log) 2>&1
 | 
			
		||||
 | 
			
		||||
SRC=$(pwd)
 | 
			
		||||
PLATFORM=$(uname)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue