buildframework/helium/tools/common/python/lib/ats3/testconfigurator.py
changeset 179 d8ac696cc51f
parent 1 be27ed110b50
child 593 4367a1b2db65
--- a/buildframework/helium/tools/common/python/lib/ats3/testconfigurator.py	Wed Oct 28 14:39:48 2009 +0000
+++ b/buildframework/helium/tools/common/python/lib/ats3/testconfigurator.py	Wed Dec 23 19:29:07 2009 +0200
@@ -98,7 +98,7 @@
         src_dst = []
         pmd_files = []
         trace_activation_files = []
-
+        
         if not os.path.exists( self.tsrc_dir ):
             _logger.error("Missing test source directory: %s", self.tsrc_dir)
         else: