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
main
Islam AbdelRahman 8 years ago committed by Facebook Github Bot
parent fcd1e0bf6c
commit 0a9fd05c2a
  1. 1
      Vagrantfile

1
Vagrantfile vendored

@ -1,3 +1,4 @@
# Vagrant file
Vagrant.configure("2") do |config|
config.vm.provider "virtualbox" do |v|

Loading…
Cancel
Save