##// END OF EJS Templates
bookmarks: fix up test-https
Matt Mackall -
r13401:12773f1b default
parent child Browse files
Show More
@@ -112,6 +112,7 clone via pull
112 112 adding manifests
113 113 adding file changes
114 114 added 1 changesets with 4 changes to 4 files
115 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)
115 116 updating to branch default
116 117 4 files updated, 0 files merged, 0 files removed, 0 files unresolved
117 118 $ hg verify -R copy-pull
@@ -140,6 +141,7 pull without cacert
140 141 adding manifests
141 142 adding file changes
142 143 added 1 changesets with 1 changes to 1 files
144 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)
143 145 (run 'hg update' to get a working copy)
144 146 $ cd ..
145 147
General Comments 0
You need to be logged in to leave comments. Login now