#48 [cli] more similar mock-config with real builder's config
Merged 7 years ago by clime. Opened 7 years ago by praiskup.

file modified
+4 -1
@@ -25,9 +25,12 @@

  [{{ repo.id }}]

  name="{{ repo.name }}"

  baseurl={{ repo.url }}

- skip_if_unavailable=False

  gpgcheck=0

  enabled=1

+ skip_if_unavailable=1

+ metadata_expire=0

+ cost=1

+ best=1

  {% endfor %}

  \"\"\"

  {% endif %}

no initial comment

Note that it is probably better for a user to download the actually used mock configs after a build than to rely on copr-cli producing something in sync with the actually used configs.

Pull-Request has been merged by clime

7 years ago
Metadata