Commit graph

4 commits

Author SHA1 Message Date
Erik Ogenvik
3a41f8fc62 Reload all python tasks scripts too. 2018-05-01 14:42:02 +02:00
Olek Wojnar
7f9ff2246d Remove CVS $Id tags
The legacy tags are causing build issues in Debian.
2013-07-15 20:31:59 +02:00
Alistair Riddoch
4482d8ff9b Initialize m_target - was floating before
This was causing activations which don't specify a target type to fail,
as m_target was holding a random value, and also causing debug to segfault.
Checks in tests did not pick it up, though valgrind showed those tests were
branching on uninitialised data.
2012-01-11 10:03:49 +00:00
Alistair Riddoch
8cbe82b65e Move the abstract Task factory into common
This makes it easier to make code re-usable and get rid of cross
dependencies inside server
2011-12-20 15:10:06 +00:00