1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-03-03 14:52:21 +02:00

Change comment for searchability.

This commit is contained in:
David Steele 2019-08-09 15:18:42 -04:00
parent 382ed92825
commit bc5385142c

2
test/Vagrantfile vendored
View File

@ -40,7 +40,7 @@ Vagrant.configure(2) do |config|
echo 'supersede domain-name-servers 8.8.8.8;' >> /etc/dhcp/dhclient.conf
/etc/init.d/networking restart
# Set time sync settings so builds don't fail with clock drift errors
# Set time sync settings so builds don't fail with clock skew errors
#---------------------------------------------------------------------------------------------------------------------------
echo 'Time Sync Settings' && date
sudo /etc/init.d/virtualbox-guest-utils stop