Update Vagrant file (test internal phabricator workflow)
Summary: Add simple comment to Vagrant file Closes https://github.com/facebook/rocksdb/pull/1433 Differential Revision: D4098740 Pulled By: IslamAbdelRahman fbshipit-source-id: 4903bff
This commit is contained in:
parent
fcd1e0bf6c
commit
0a9fd05c2a
1
Vagrantfile
vendored
1
Vagrantfile
vendored
@ -1,3 +1,4 @@
|
|||||||
|
# Vagrant file
|
||||||
Vagrant.configure("2") do |config|
|
Vagrant.configure("2") do |config|
|
||||||
|
|
||||||
config.vm.provider "virtualbox" do |v|
|
config.vm.provider "virtualbox" do |v|
|
||||||
|
Loading…
Reference in New Issue
Block a user