Fix tarball test
The tarball cache is stored in $HOME, so the test should set up its own $HOME.
This commit is contained in:
		
							parent
							
								
									898703e006
								
							
						
					
					
						commit
						90aec21d76
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -2,6 +2,9 @@ source common.sh
 | 
			
		|||
 | 
			
		||||
clearStore
 | 
			
		||||
 | 
			
		||||
export HOME=$TEST_ROOT/home
 | 
			
		||||
rm -rf $TEST_ROOT/home
 | 
			
		||||
 | 
			
		||||
tarroot=$TEST_ROOT/tarball
 | 
			
		||||
rm -rf $tarroot
 | 
			
		||||
mkdir -p $tarroot
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue