summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/git-backup-on-error.stdout2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/git-backup-on-error.stdout b/tests/git-backup-on-error.stdout
index 8f91061..ad4ae11 100644
--- a/tests/git-backup-on-error.stdout
+++ b/tests/git-backup-on-error.stdout
@@ -1,5 +1,5 @@
Mirror of git-backup-test-repo failed, state before mirror is saved at DATADIR/work-dir/git-backup-test-repo/git-pre-update-DATETIME and state after mirror is saved at DATADIR/work-dir/git-backup-test-repo/git-post-fail-DATETIME
-Exception: git fetch origin failed (exit code 128):
+Exception: git fetch file://DATADIR/git-backup-test-repo refs/heads/*:refs/heads/* refs/tags/*:refs/tags/* failed (exit code 128):
fatal: 'DATADIR/git-backup-test-repo' does not appear to be a git repository
fatal: The remote end hung up unexpectedly