Explicitly configure the root_path in examples
authorJeremy Stanley <fungi@yuggoth.org>
Sat, 29 Jul 2017 18:34:55 +0000 (18:34 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sat, 29 Jul 2017 18:34:55 +0000 (18:34 +0000)
In the example and test configurations, set the root_path value to
"." signifying the current/starting directory. This exercises the
option so we can make sure it doesn't break anything.


No differences found