each plc to create a third, omf-friendly slice
[tests.git] / system / config_wifilab.py
index 73b4e17..fff7cdf 100644 (file)
@@ -262,4 +262,7 @@ def plc () :
     }
 
 def config (plc_specs,options):
+    print "config_wifilab is obsolete .."
+    import sys
+    sys.exit(1)
     return plc_specs + [ plc() ]