From d7752e6571611aa4f092e031c5638dd4b15d13fe Mon Sep 17 00:00:00 2001 From: Jan Kaluža Date: May 10 2020 12:50:15 +0000 Subject: Merge #832 `ELN: Allow reusing old Pungi gather phase results.` Signed-off-by: Jan Kaluža --- diff --git a/eln.conf b/eln.conf index 4e4a192..84867f0 100644 --- a/eln.conf +++ b/eln.conf @@ -75,6 +75,8 @@ gather_profiler = True check_deps = False greedy_method = 'build' +gather_allow_reuse = True + repoclosure_backend = 'dnf' # fomat: [(variant_uid_regex, {arch|*: [repos]})]