create a config_no_omf wrapper so we can drop the no_omf branch
[tests.git] / system / config_default.py
index 4a6a9ec..49e165b 100644 (file)
@@ -404,6 +404,7 @@ def slices (options,index):
             slice_spec['initscriptstamp']='the_script_name'
         # 3rd one is omf-friendly
         else:
+            # potentially turned off with config_no_omf
             slice_spec ['omf-friendly'] = True
         return slice_spec
     # usual index is 1, additional plc's then get 2...