]> git.e2factory.org Git - e2factory.git/commit
Replace popen() with callcmd_capture() and require missing err module.
authorTobias Ulmer <tu@emlix.com>
Tue, 12 Nov 2013 14:04:29 +0000 (15:04 +0100)
committerTobias Ulmer <tu@emlix.com>
Wed, 16 Nov 2016 14:41:17 +0000 (15:41 +0100)
commitbe3bf3f9ec83dd2a58f74ed2a41c67c5d426321f
tree14742135fa891d8cf1bde998fb8ae7bfe1989efb
parent49f530f5737ac10106eb54078faa393a04239da6
Replace popen() with callcmd_capture() and require missing err module.

Due to pure luck, nobody ran into a code path using err yet...

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