diff options
author | 2020-07-09 09:35:07 +0000 | |
---|---|---|
committer | 2020-07-09 09:35:07 +0000 | |
commit | 1d5919b55795a497604b40e73c0758e7777d4b1d (patch) | |
tree | fe9d85b9a508b1caa6ff5b3e88fe2f2ccaa37c20 /interactive-fiction.txt | |
parent | 2020-07-09T09:00:01Z (diff) | |
download | repos-1d5919b55795a497604b40e73c0758e7777d4b1d.tar.gz repos-1d5919b55795a497604b40e73c0758e7777d4b1d.tar.bz2 repos-1d5919b55795a497604b40e73c0758e7777d4b1d.zip |
2020-07-09T09:30:01Z
Diffstat (limited to 'interactive-fiction.txt')
-rw-r--r-- | interactive-fiction.txt | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/interactive-fiction.txt b/interactive-fiction.txt index f8abdbd886be..80058e48b1d8 100644 --- a/interactive-fiction.txt +++ b/interactive-fiction.txt @@ -10,7 +10,10 @@ * Adding new repository $ pmaint sync interactive-fiction Cloning into '/var/lib/repo-mirror-ci/sync/interactive-fiction'... -fatal: read error: Connection reset by peer *** syncing interactive-fiction -!!! failed syncing interactive-fiction - * Sync failed with 1 +*** synced interactive-fiction + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 interactive-fiction + * Cache regenerated successfully |