« Previous | Next » 

Revision 3a012b41

ID3a012b41920218e5dbe1d90b2dd4f540130de614

Added by Michael Hanselmann over 14 years ago

cmdlib: Fix tasklets handling if no tasklets are added

If no tasklets are added, self.tasklets evaluates to None. The LU base
class will throw an exception because it thinks the derived class doesn't
implement the right methods.

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Guido Trotter <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences