summaryrefslogtreecommitdiffstats
path: root/tests/testrunner.py
diff options
context:
space:
mode:
authorTimothy Asir Jeyasingh <tjeyasin@redhat.com>2014-06-24 14:36:50 +0530
committerSahina Bose <sabose@redhat.com>2014-06-26 01:55:11 -0700
commitdcb15dc1e6bda61611f7fd32c1e064fb85951d42 (patch)
treef81737b65578856c91f53251f35d4750e388a2db /tests/testrunner.py
parent6af042189cb95932b7f4aafc37a9227f47626433 (diff)
Fix pep8 errorsv0.1.1
Change-Id: I0d41725a02636228bc613b40c1b4d2d57a35e3e3 Signed-off-by: Timothy Asir Jeyasingh <tjeyasin@redhat.com> Reviewed-on: http://review.gluster.org/8159 Tested-by: Timothy Asir <tim.gluster@gmail.com> Reviewed-by: Shubhendu Tripathi <shtripat@redhat.com>
Diffstat (limited to 'tests/testrunner.py')
-rw-r--r--tests/testrunner.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testrunner.py b/tests/testrunner.py
index 1ee7e35..97aedaf 100644
--- a/tests/testrunner.py
+++ b/tests/testrunner.py
@@ -18,7 +18,7 @@
# Refer to the README and COPYING files for full details of the license
#
-## This framework is mostly copied from vdsm test framework
+# This framework is mostly copied from vdsm test framework
import logging
import sys