
15 Apr
2011
15 Apr
'11
9:37 p.m.
On Tue, Apr 12, 2011 at 16:01:00 -0600, Eric Blake wrote:
* tests/virsh-optparse: New file. * tests/Makefile.am (test_scripts): Use it. ---
Hmm, I'd better take my own advice and test this stuff :)
tests/Makefile.am | 1 + tests/virsh-optparse | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 71 insertions(+), 0 deletions(-) create mode 100755 tests/virsh-optparse
And you also introduce this test for option parsing, nice. ACK Jirka