]> git.e2factory.org Git - e2factory.git/commitdiff
CVS module requires hash as well
authorTobias Ulmer <tu@emlix.com>
Mon, 6 Aug 2012 15:29:51 +0000 (17:29 +0200)
committerTobias Ulmer <tu@emlix.com>
Mon, 6 Aug 2012 15:29:51 +0000 (17:29 +0200)
Signed-off-by: Tobias Ulmer <tu@emlix.com>
local/cvs.lua

index 415a05b4cf41b22eb2ad383de678dcb8e3e76c5b..498e8bb04672e18da6b943c31ecc812aa108a958 100644 (file)
@@ -29,6 +29,7 @@
 --
 module("cvs", package.seeall)
 require("scm")
+local hash = require("hash")
 
 --- validate source configuration, log errors to the debug log
 -- @param info the info table