Commit a2794082 authored by Jim Harris's avatar Jim Harris
Browse files

doc/vagrant: add cd to examples/bdev/hello_world



This ensures the bdev.conf file is found.

Reported-by: Amir More (in GitHub issue #420)
Signed-off-by: default avatarJim Harris <james.r.harris@intel.com>
Change-Id: I309d8f211e0a3e0e4530c5d3c225a52b6ea68c2c

Reviewed-on: https://review.gerrithub.io/423931


Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: default avatarBen Walker <benjamin.walker@intel.com>
Reviewed-by: default avatarChangpeng Liu <changpeng.liu@intel.com>
Reviewed-by: default avatarShuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
parent 87d2cd9b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -153,7 +153,8 @@ Following VM initializtion you must:

```
  $ sudo scripts/setup.sh
  $ sudo examples/bdev/hello_world/hello_bdev
  $ cd examples/bdev/hello_world
  $ sudo ./hello_bdev
```

## Additional Setup for Fedora 26