]> git.decadent.org.uk Git - dak.git/commit
which_conf_file
authorJoerg Jaspert <joerg@debian.org>
Sun, 19 Apr 2009 16:41:01 +0000 (18:41 +0200)
committerJoerg Jaspert <joerg@debian.org>
Sun, 19 Apr 2009 16:41:01 +0000 (18:41 +0200)
commit8752b2fed37bee42a2ce7046385e99ff5035c37c
tree65c8c6b3845c906fc5870a27f5d3f02d46587572
parentad21c975269100ed4f1f31d968410f5a1375b268
which_conf_file

we should not return the path, but just set the Cnf values to whatever is
in that local config file, so that can point to the right dak.conf then.
and, as that will be different from default "/etc/dak/dak.conf" then let
the usual process read in our different config files

Signed-off-by: Joerg Jaspert <joerg@debian.org>
daklib/utils.py