aboutsummaryrefslogtreecommitdiffstats
path: root/tools/migration/migrator.cfg.lua
Commit message (Collapse)AuthorAgeFilesLines
* migrator: Rewrite to use storage modulesKim Alvefur2019-05-051-4/+30
| | | | | This allows migrating to and from any storage module that supports the right methods. Based on experimental mod_migrate work.
* tools/migration/*.lua: Rename config to migrator.cfg.lua, add error handling ↵Matthew Wild2011-02-251-0/+26
for config and command-line parameters