val libRoot = "/home/adamc/cvs/domtool2/lib" val resultRoot = "/home/adamc/domtool" val tmpDir = "/tmp/domtool" val cat = "/bin/cat" val cp = "/bin/cp" val diff = "/usr/bin/diff" val rm = "/bin/rm" val defaultNs = "ns.hcoop.net" val defaultRefresh = 172800 val defaultRetry = 900 val defaultExpiry = 1209600 val defaultMinimum = 3600 val nodeIps = [("this", "1.2.3.4")] val defaultNode = "this" val aclFile = "/home/adamc/fake/acl" val testUser = "adamc" val defaultDomain = "hcoop.net" val dispatcher = "localhost:1234"