]> git.e2factory.org Git - e2factory.git/commit
plugins: unload resources on plugin exit
authorTobias Ulmer <tu@emlix.com>
Wed, 26 Jun 2019 15:03:30 +0000 (17:03 +0200)
committerTobias Ulmer <tu@emlix.com>
Wed, 26 Jun 2019 15:50:56 +0000 (17:50 +0200)
commit95a2b1d1cfc82131cbb0911e3999fa4472de24ae
treef11cdb326f799ce3803f834ab51c6fd6c53ce11d
parent7e063c941f203f52c68ef6bae710f334eecd73ec
plugins: unload resources on plugin exit

Currently this is only exercised by some unittests. It is one tiny step
towards reloading a project without exiting e2factory.

Signed-off-by: Tobias Ulmer <tu@emlix.com>
plugins/collect_project.lua
plugins/cvs.lua
plugins/files.lua
plugins/git.lua
plugins/gitrepo.lua
plugins/licencesrc.lua
plugins/svn.lua