diff options
author | 2019-12-17 13:25:18 +0000 | |
---|---|---|
committer | 2019-12-17 13:25:18 +0000 | |
commit | 677fdedb7a47bae0a1e530fbc8baae079ea3bc89 (patch) | |
tree | 427e4584b3b6a1cbc5cb7962fee5d3d89573559a /interactive-fiction.txt | |
parent | 2019-12-17T13:00:01Z (diff) | |
download | repos-677fdedb7a47bae0a1e530fbc8baae079ea3bc89.tar.gz repos-677fdedb7a47bae0a1e530fbc8baae079ea3bc89.tar.bz2 repos-677fdedb7a47bae0a1e530fbc8baae079ea3bc89.zip |
2019-12-17T13:20: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 4f94a2b007d3..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 |