mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-01-20 04:59:25 +02:00
Remove obsolete deletes from Vagrantfile.
pgBackRest no longer writes files into the .vagrant path so there's no longer anything to delete.
This commit is contained in:
parent
dcddf3a58b
commit
2241524c0b
3
test/Vagrantfile
vendored
3
test/Vagrantfile
vendored
@ -94,9 +94,6 @@ Vagrant.configure(2) do |config|
|
|||||||
|
|
||||||
#---------------------------------------------------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------------------------------------------------
|
||||||
echo 'Build VM Images' && date
|
echo 'Build VM Images' && date
|
||||||
rm -rf /backrest/test/.vagrant/docker/*
|
|
||||||
rm -rf /backrest/test/.vagrant/bin/*
|
|
||||||
rm -rf /backrest/test/.vagrant/package/*
|
|
||||||
sudo su - vagrant -c '/backrest/test/test.pl --vm-build'
|
sudo su - vagrant -c '/backrest/test/test.pl --vm-build'
|
||||||
|
|
||||||
#---------------------------------------------------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user