]> git.e2factory.org Git - e2factory.git/commit
Use ssh_remote_cmd() to remotely calculate the checksum
authorTobias Ulmer <tu@emlix.com>
Mon, 25 Nov 2013 18:51:17 +0000 (19:51 +0100)
committerTobias Ulmer <tu@emlix.com>
Wed, 16 Nov 2016 14:41:17 +0000 (15:41 +0100)
commit3da9b6f1a29ffb8d19e7751f8a998d2eb317e5c6
tree6eb62832f556923d06d3b113a6f513e7baa6f164
parent86af25c8c8b76bfa7307ccafd045b768c73c9e10
Use ssh_remote_cmd() to remotely calculate the checksum

Use digest.parsestring() to split the output instead of some ad-hoc
matching. This concludes the removal of io.popen().

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