Signed-off-by: Michael Goldish <[email protected]>
---
 client/tests/kvm/kvm_config.py |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/client/tests/kvm/kvm_config.py b/client/tests/kvm/kvm_config.py
index 60df208..a125129 100755
--- a/client/tests/kvm/kvm_config.py
+++ b/client/tests/kvm/kvm_config.py
@@ -607,8 +607,7 @@ class StrReader(object):
 
     def get_next_line(self, prev_indent):
         """
-        Get the next non-empty, non-comment line in the string, whose
-        indentation level is higher than prev_indent.
+        Get the next line in the current block.
 
         @param prev_indent: The indentation level of the previous block.
         @return: (line, indent, linenum), where indent is the line's
-- 
1.7.3.4

_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to