Merge "Change PTL informatin in INFO"
[bottlenecks.git] / testsuites / vstf / vstf_scripts / vstf / agent / env / basic / commandline.py
index e4df9b2..29dd2c0 100644 (file)
@@ -16,6 +16,7 @@ LOG = logging.getLogger(__name__)
 
 
 class CommandLine(object):
+
     def __init__(self):
         super(CommandLine, self).__init__()
         self.proc = None