浏览代码

Fix typo in TFB_VB_ARCH variable, Resolve #1435

Brittany Mazza 10 年之前
父节点
当前提交
3152100dcb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      deployment/vagrant-common/checks.rb

+ 1 - 1
deployment/vagrant-common/checks.rb

@@ -81,7 +81,7 @@ To workaround, consider using the Amazon (e.g. AWS) provider
    $ vagrant up --provider=aws
    $ vagrant up --provider=aws
 
 
 Or forcing FrameworkBenchmarks to attempt a 32-bit VM
 Or forcing FrameworkBenchmarks to attempt a 32-bit VM
-   $ TFB_VM_ARCH=32 vagrant up
+   $ TFB_VB_ARCH=32 vagrant up
   
   
   See http://askubuntu.com/questions/41550 for more info\033[0m"
   See http://askubuntu.com/questions/41550 for more info\033[0m"