This is an updated version of Don's sub command parsing patchset. I am generally happy with the end result, so I'm planning to commit it in the next couple of days. If anybody has any comments, please let me know.
Don Zickus (2): client: Introducing a CommandParser for autotest client: Modify autotest to handle special keywords client/bin/autotest | 7 ++- client/bin/cmdparser.py | 172 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 178 insertions(+), 1 deletions(-) create mode 100644 client/bin/cmdparser.py -- 1.7.7.4 _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
