Fix missing variable in classqueue
[nepi.git] / src / nepi / testbeds / planetlab / scripts / classqueue.py
index 0fcae27..cfc1c2b 100644 (file)
@@ -20,6 +20,7 @@ _classes = (
     "crtp.crudp*8:"
     "*3"
 )
+_logdropped = False
 
 def clsmap(cls):
     global _protomap