summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-05-24 17:32:13 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2012-05-24 17:32:13 +0100
commit1aa5c24c3661c2064b626419ded16ac38e66cf32 (patch)
tree5abeb5682818093af8c2c553b8acf1765feb7402 /tests
parenta094e3202700cc4baf4b4d4fb2ed9a580ac8f6cc (diff)
downloadlorry-1aa5c24c3661c2064b626419ded16ac38e66cf32.tar.gz
tests: amend output
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