diff --git a/pyren/mod_ddt_ecu.py b/pyren/mod_ddt_ecu.py index 176361e..06e0885 100755 --- a/pyren/mod_ddt_ecu.py +++ b/pyren/mod_ddt_ecu.py @@ -969,7 +969,7 @@ class DDTECU(): if annotate: # and mod_globals.opt_verbose: val_ann = self.getValue(d) - config_ann.append('# '+d + ' = ' + val_ann) + config_ann.append('## '+d + ' = ' + val_ann) if len (sentValues) != len (r.SentDI): # check that there is two params and the first argument is a list