mirror of https://github.com/facebook/rocksdb.git
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,3 +1,4 @@
|
|||
# Vagrant file
|
||||
Vagrant.configure("2") do |config|
|
||||
|
||||
config.vm.provider "virtualbox" do |v|
|
||||
|
|
Loading…
Reference in New Issue