From 7cc36b8fe77610961498c96465bd7911ce50ff2d Mon Sep 17 00:00:00 2001 From: Justin Pettit Date: Wed, 10 Aug 2016 15:56:09 -0700 Subject: OVN-Tutorial: Replace example with ASCII quotes. The "--ovn" argument for SANDBOXFLAGS used unicode quotes, which when copy and pasted made the command mysteriously fail. Signed-off-by: Justin Pettit Acked-by: Lance Richardson --- tutorial/OVN-Tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tutorial') diff --git a/tutorial/OVN-Tutorial.md b/tutorial/OVN-Tutorial.md index be9805cee..65e4ea2bf 100644 --- a/tutorial/OVN-Tutorial.md +++ b/tutorial/OVN-Tutorial.md @@ -17,7 +17,7 @@ section of [Tutorial.md]. pass the `--ovn` flag. For example, if running it straight from the ovs git tree you would run: - $ make sandbox SANDBOXFLAGS=”--ovn” + $ make sandbox SANDBOXFLAGS="--ovn" Running the sandbox with OVN enabled does the following additional steps to the environment: -- cgit v1.2.1