From 6236bfc2afac5b4a8d9e56b5fc5b4a7c81a63be4 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Mon, 19 Apr 2021 16:05:12 +0000 Subject: 2021-04-19T16:00:01Z --- tf201.html | 44 +++++++++++++++++++++++--------------------- 1 file changed, 23 insertions(+), 21 deletions(-) (limited to 'tf201.html') diff --git a/tf201.html b/tf201.html index 38988a294dd2..96c159422a90 100644 --- a/tf201.html +++ b/tf201.html @@ -26,47 +26,49 @@ 8
$ pmaint sync tf201
 
- 9
*** syncing tf201
+            9
WARNING:pkgcore:holgersson-overlay repo at '/var/lib/repo-mirror-ci/sync/holgersson-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 10
warning: Pulling without specifying how to reconcile divergent branches is
+            10
*** syncing tf201
 
- 11
discouraged. You can squelch this message by running one of the following
+            11
warning: Pulling without specifying how to reconcile divergent branches is
 
- 12
commands sometime before your next pull:
+            12
discouraged. You can squelch this message by running one of the following
 
- 13
+            13
commands sometime before your next pull:
 
- 14
  git config pull.rebase false  # merge (the default strategy)
+            14
 
- 15
  git config pull.rebase true   # rebase
+            15
  git config pull.rebase false  # merge (the default strategy)
 
- 16
  git config pull.ff only       # fast-forward only
+            16
  git config pull.rebase true   # rebase
 
- 17
+            17
  git config pull.ff only       # fast-forward only
 
- 18
You can replace "git config" with "git config --global" to set a default
+            18
 
- 19
preference for all repositories. You can also pass --rebase, --no-rebase,
+            19
You can replace "git config" with "git config --global" to set a default
 
- 20
or --ff-only on the command line to override the configured default per
+            20
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 21
invocation.
+            21
or --ff-only on the command line to override the configured default per
 
- 22
+            22
invocation.
 
- 23
Already up to date.
+            23
 
- 24
*** synced tf201
+            24
Already up to date.
 
- 25
 * Sync succeeded
+            25
*** synced tf201
 
- 26
$ git log --format=%ci -1
+            26
 * Sync succeeded
 
- 27
$ git show -q --pretty=format:%G? HEAD
+            27
$ git log --format=%ci -1
 
- 28
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 tf201
+            28
$ git show -q --pretty=format:%G? HEAD
 
- 29
 * Cache regenerated successfully
+            29
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 tf201
+
+ 30
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad