diff options
author | 2020-07-10 20:35:05 +0000 | |
---|---|---|
committer | 2020-07-10 20:35:05 +0000 | |
commit | 8633f330eae6ad1ce6114f47adf81fdf2092bd63 (patch) | |
tree | 75af28a793e5c602ffdeb0e140e41b2146ce6070 /interactive-fiction.txt | |
parent | 2020-07-10T20:00:01Z (diff) | |
download | repos-8633f330eae6ad1ce6114f47adf81fdf2092bd63.tar.gz repos-8633f330eae6ad1ce6114f47adf81fdf2092bd63.tar.bz2 repos-8633f330eae6ad1ce6114f47adf81fdf2092bd63.zip |
2020-07-10T20:30:01Z
Diffstat (limited to 'interactive-fiction.txt')
-rw-r--r-- | interactive-fiction.txt | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/interactive-fiction.txt b/interactive-fiction.txt index b83bdf5df538..a09884f03527 100644 --- a/interactive-fiction.txt +++ b/interactive-fiction.txt @@ -8,16 +8,10 @@ 'uri': 'git://repo.or.cz/gentoo-interactive-fiction.git'}], 'status': 'unofficial'} $ pmaint sync interactive-fiction -fatal: read error: Connection reset by peer -*** syncing interactive-fiction -!!! failed syncing interactive-fiction - * Sync failed with 1 - * Will try to re-create -$ pmaint sync interactive-fiction -Cloning into '/var/lib/repo-mirror-ci/sync/interactive-fiction'... +Already up to date. *** syncing interactive-fiction *** synced interactive-fiction - * Sync succeeded after re-adding + * 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 |