From 822dacf9db1824c3838f7d4c1df9f10a50b36629 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Wed, 21 Apr 2021 10:06:10 +0000 Subject: 2021-04-21T10:00:01Z --- pixlra.html | 44 +++++++++++++++++++++++--------------------- 1 file changed, 23 insertions(+), 21 deletions(-) (limited to 'pixlra.html') diff --git a/pixlra.html b/pixlra.html index 6f3564ac8532..503406815e98 100644 --- a/pixlra.html +++ b/pixlra.html @@ -46,47 +46,49 @@ 18
$ pmaint sync pixlra
 
- 19
*** syncing pixlra
+            19
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).
 
- 20
warning: Pulling without specifying how to reconcile divergent branches is
+            20
*** syncing pixlra
 
- 21
discouraged. You can squelch this message by running one of the following
+            21
warning: Pulling without specifying how to reconcile divergent branches is
 
- 22
commands sometime before your next pull:
+            22
discouraged. You can squelch this message by running one of the following
 
- 23
+            23
commands sometime before your next pull:
 
- 24
  git config pull.rebase false  # merge (the default strategy)
+            24
 
- 25
  git config pull.rebase true   # rebase
+            25
  git config pull.rebase false  # merge (the default strategy)
 
- 26
  git config pull.ff only       # fast-forward only
+            26
  git config pull.rebase true   # rebase
 
- 27
+            27
  git config pull.ff only       # fast-forward only
 
- 28
You can replace "git config" with "git config --global" to set a default
+            28
 
- 29
preference for all repositories. You can also pass --rebase, --no-rebase,
+            29
You can replace "git config" with "git config --global" to set a default
 
- 30
or --ff-only on the command line to override the configured default per
+            30
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 31
invocation.
+            31
or --ff-only on the command line to override the configured default per
 
- 32
+            32
invocation.
 
- 33
Already up to date.
+            33
 
- 34
*** synced pixlra
+            34
Already up to date.
 
- 35
 * Sync succeeded
+            35
*** synced pixlra
 
- 36
$ git log --format=%ci -1
+            36
 * Sync succeeded
 
- 37
$ git show -q --pretty=format:%G? HEAD
+            37
$ git log --format=%ci -1
 
- 38
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 pixlra
+            38
$ git show -q --pretty=format:%G? HEAD
 
- 39
 * Cache regenerated successfully
+            39
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 pixlra
+
+ 40
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad