]> git.e2factory.org Git - e2factory.git/commit
Make sure all working_copy_available() functions return an error on false
authorTobias Ulmer <tu@emlix.com>
Thu, 12 Jan 2017 14:24:39 +0000 (15:24 +0100)
committerTobias Ulmer <tu@emlix.com>
Thu, 12 Jan 2017 14:24:44 +0000 (15:24 +0100)
commitc5bab37dca177e9b2d41bb1fa315a5efd7129281
treedc4d958a79584d59c44ab7f0b7dab928fe1163c0
parent68d44c20dc62c411a237c30c262dca9a49907601
Make sure all working_copy_available() functions return an error on false

Behaves more like other functions, reduce potential for bugs in error
path

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