From 61c1ec3ee53d726a2b26f11990f689d3f58d8abc Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Jun 24 2022 17:34:46 +0000 Subject: Use proper quotes Signed-off-by: Stephen Gallagher --- diff --git a/shared/gather.conf b/shared/gather.conf index 58b1973..7435bef 100644 --- a/shared/gather.conf +++ b/shared/gather.conf @@ -1,7 +1,7 @@ gather_backend = "dnf" check_deps = False -gather_method = deps +gather_method = "deps" hashed_directories = False gather_allow_reuse = True