storage:util:mapfile: fix YAML -> JSON in docstrings.
authorW. Trevor King <wking@tremily.us>
Thu, 25 Oct 2012 12:03:30 +0000 (08:03 -0400)
committerW. Trevor King <wking@tremily.us>
Thu, 25 Oct 2012 12:03:30 +0000 (08:03 -0400)
commitb4cc4bb4b7b5d3311158fdabd8296284e36aff62
treeca87c9ece7e36b4d80c3f745d21629c440191227
parenta37b396a4f7e44f82f04fb73efc7e3cc8dd56690
storage:util:mapfile: fix YAML -> JSON in docstrings.

This should have been done back in:

  commit a95915c6c7d6a4e29c1e5547580e0c1fed2467e1
  Author: W. Trevor King <wking@tremily.us>
  Date:   Mon Sep 17 08:14:21 2012 -0400

    storage:util:mapfile: convert YAML settings to JSON.

I also add an empty-settings generation as a sanity check.
libbe/storage/util/mapfile.py