mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-01-18 04:58:51 +02:00
Add jq to tools installed by Vagrantfile.
This commit is contained in:
parent
ed5149c9be
commit
ea485e916b
2
test/Vagrantfile
vendored
2
test/Vagrantfile
vendored
@ -84,7 +84,7 @@ Vagrant.configure(2) do |config|
|
||||
|
||||
#-----------------------------------------------------------------------------------------------------------------------
|
||||
echo 'Install Dev Utilities' && date
|
||||
apt-get install -y vim htop
|
||||
apt-get install -y vim htop jq
|
||||
|
||||
#-----------------------------------------------------------------------------------------------------------------------
|
||||
echo '/tmp/pgbackrest owned by root so tests do not use it' && date
|
||||
|
Loading…
x
Reference in New Issue
Block a user