You've already forked pgbackrest
							
							
				mirror of
				https://github.com/pgbackrest/pgbackrest.git
				synced 2025-10-30 23:37:45 +02:00 
			
		
		
		
	Fix for container build in Vagrantfile.
This commit is contained in:
		
							
								
								
									
										3
									
								
								test/Vagrantfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								test/Vagrantfile
									
									
									
									
										vendored
									
									
								
							| @@ -54,7 +54,8 @@ Vagrant.configure(2) do |config| | ||||
|         usermod -a -G vagrant vagrant | ||||
|  | ||||
|         # Build VM images | ||||
|         sudo su - vagrant -c '/backrest/test/test.pl --vm-build --vm-force' | ||||
|         rm -f /backrest/test/.vagrant/docker/* | ||||
|         sudo su - vagrant -c '/backrest/test/test.pl --vm-build' | ||||
|     SHELL | ||||
|  | ||||
|   # Don't share the default vagrant folder | ||||
|   | ||||
		Reference in New Issue
	
	Block a user