Mercurial > hg
changeset 13401:12773f1b7728
bookmarks: fix up test-https
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Mon, 14 Feb 2011 18:04:20 -0600 |
parents | 14f3795a5ed7 |
children | f947d9a4c45c |
files | tests/test-https.t |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-https.t Fri Dec 24 15:23:01 2010 +0100 +++ b/tests/test-https.t Mon Feb 14 18:04:20 2011 -0600 @@ -112,6 +112,7 @@ adding manifests adding file changes added 1 changesets with 4 changes to 4 files + warning: localhost certificate with fingerprint 91:4f:1a:ff:87:24:9c:09:b6:85:9b:88:b1:90:6d:30:75:64:91:ca not verified (check hostfingerprints or web.cacerts config setting) updating to branch default 4 files updated, 0 files merged, 0 files removed, 0 files unresolved $ hg verify -R copy-pull @@ -140,6 +141,7 @@ adding manifests adding file changes added 1 changesets with 1 changes to 1 files + warning: localhost certificate with fingerprint 91:4f:1a:ff:87:24:9c:09:b6:85:9b:88:b1:90:6d:30:75:64:91:ca not verified (check hostfingerprints or web.cacerts config setting) (run 'hg update' to get a working copy) $ cd ..