commit | c167cc02033e45913ce6a3ba4575e7890ce55f07 | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Wed Oct 03 11:15:51 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Wed Oct 03 16:01:23 2012 -0700 |
tree | 40793b2d1f8b7149a9eecec4c75ee3c4b50c692e | |
parent | 36180d96ccb4eadb6dc46b362f216d6c26dce008 [diff] |
Add a new "ini" command This allows you to read ini-formatted data from anywhere and then import one of the sections into the environment This is based on rev 16 at http://code.google.com/p/inih/ Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>