mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	Merge branch 'robust-vagrant' into 'master'
Make buildserver build more robust and debuggable See merge request fdroid/fdroidserver!811
This commit is contained in:
		
						commit
						e1793226e0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -337,7 +337,7 @@ def main():
 | 
			
		|||
        v.up(provision=True)
 | 
			
		||||
    except subprocess.CalledProcessError:
 | 
			
		||||
        debug_log_vagrant_vm(serverdir, config)
 | 
			
		||||
        logging.error("'vagrant up' failed.")
 | 
			
		||||
        logging.error("'vagrant up' failed. Consult %s", logfilename)
 | 
			
		||||
        sys.exit(1)
 | 
			
		||||
 | 
			
		||||
    if options.copy_caches_from_host:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue