Merge branch 'master' into namespaced
authorW. Trevor King <wking@tremily.us>
Thu, 31 Oct 2013 15:38:47 +0000 (08:38 -0700)
committerW. Trevor King <wking@tremily.us>
Thu, 31 Oct 2013 15:38:47 +0000 (08:38 -0700)
This is a no-op merge, explicitly considering and rejecting the
de-namespacing from the master branch.  After this merge, future
merges from the master branch will pick up any content changes.

  $ git merge --log --no-ff --strategy ours master

* master:
  generate_data.py: Remove nesting shellExample/


Trivial merge