On 04/26/2011 11:52 AM, Lucas Meneghel Rodrigues wrote:
> On Tue, 2011-04-26 at 23:08 +0800, Amos Kong wrote:
>> On Tue, Apr 26, 2011 at 12:22:31PM +0200, Jiří Župka wrote:
>>> +    else:
>>> +        logging.error("Host cannot communicate with client by"
>>> +                      " normal network connection.")
>>> \ No newline at end of file
>>> diff --git a/client/tests/kvm/tests_base.cfg.sample 
>>> b/client/tests/kvm/tests_base.cfg.sample
>>> index 5d274f8..f9efb4b 100644
>>> --- a/client/tests/kvm/tests_base.cfg.sample
>>> +++ b/client/tests/kvm/tests_base.cfg.sample
>>> @@ -255,11 +255,19 @@ variants:
>>>                   test_control_file = rtc.control
>>>               - iozone:
>>>                   test_control_file = iozone.control
>>> -            - flail:
>>> +                   - flail:
>> A typo? please don't use \t for indentation.
> ^ No, flail is the actual name of this test, a syscall fuzzer, not a
> typo.
>
I guess the typo Amos mentioned (and I also pointed out) is not the 
variant name but the new indentation. Right Amos?
_______________________________________________
Autotest mailing list
Autotest@test.kernel.org
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to