From c1b90f1f425581b79faae87dbdde87ec79ab6b87 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Tue, 30 Mar 2021 07:41:06 +0000 Subject: 2021-03-30T07:30:01Z --- certbot-dns-plugins.html | 46 ++++++++++++++++++++++++---------------------- 1 file changed, 24 insertions(+), 22 deletions(-) (limited to 'certbot-dns-plugins.html') diff --git a/certbot-dns-plugins.html b/certbot-dns-plugins.html index 83cf7516d2da..6a62f8fdf474 100644 --- a/certbot-dns-plugins.html +++ b/certbot-dns-plugins.html @@ -40,49 +40,51 @@ 15
$ pmaint sync certbot-dns-plugins
 
- 16
WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            16
WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 17
*** syncing certbot-dns-plugins
+            17
WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 18
warning: Pulling without specifying how to reconcile divergent branches is
+            18
*** syncing certbot-dns-plugins
 
- 19
discouraged. You can squelch this message by running one of the following
+            19
warning: Pulling without specifying how to reconcile divergent branches is
 
- 20
commands sometime before your next pull:
+            20
discouraged. You can squelch this message by running one of the following
 
- 21
+            21
commands sometime before your next pull:
 
- 22
  git config pull.rebase false  # merge (the default strategy)
+            22
 
- 23
  git config pull.rebase true   # rebase
+            23
  git config pull.rebase false  # merge (the default strategy)
 
- 24
  git config pull.ff only       # fast-forward only
+            24
  git config pull.rebase true   # rebase
 
- 25
+            25
  git config pull.ff only       # fast-forward only
 
- 26
You can replace "git config" with "git config --global" to set a default
+            26
 
- 27
preference for all repositories. You can also pass --rebase, --no-rebase,
+            27
You can replace "git config" with "git config --global" to set a default
 
- 28
or --ff-only on the command line to override the configured default per
+            28
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 29
invocation.
+            29
or --ff-only on the command line to override the configured default per
 
- 30
+            30
invocation.
 
- 31
Already up to date.
+            31
 
- 32
*** synced certbot-dns-plugins
+            32
Already up to date.
 
- 33
 * Sync succeeded
+            33
*** synced certbot-dns-plugins
 
- 34
$ git log --format=%ci -1
+            34
 * Sync succeeded
 
- 35
$ git show -q --pretty=format:%G? HEAD
+            35
$ git log --format=%ci -1
 
- 36
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 certbot-dns-plugins
+            36
$ git show -q --pretty=format:%G? HEAD
 
- 37
 * Cache regenerated successfully
+            37
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 certbot-dns-plugins
+
+ 38
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad