]> git.e2factory.org Git - e2factory.git/commit
Remove slashToDot() and export two replacements
authorTobias Ulmer <tu@emlix.com>
Tue, 19 Feb 2013 20:04:41 +0000 (21:04 +0100)
committerTobias Ulmer <tu@emlix.com>
Tue, 26 Feb 2013 18:07:15 +0000 (19:07 +0100)
commit0571d0dff9935e9ad993fc2b2eec667270900c6f
tree6a91dd02cb750df41283f4772fd180f445618cce
parent3390ecff7bbee94f8351b53758fa7064849c12d1
Remove slashToDot() and export two replacements

Results/source names can now reliably be converted into a file system
path or into e2factory group notation using
e2tool.src_res_name_to_path() and e2tool.src_res_path_to_name()

Signed-off-by: Tobias Ulmer <tu@emlix.com>
local/e2tool.lua