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