Show More
@@ -79,7 +79,7 b' expect success' | |||||
79 | > txnclose-phase.test = sh $TESTTMP/hook.sh |
|
79 | > txnclose-phase.test = sh $TESTTMP/hook.sh | |
80 | > EOF |
|
80 | > EOF | |
81 | $ req "--debug --config extensions.blackbox=" |
|
81 | $ req "--debug --config extensions.blackbox=" | |
82 | listening at http://localhost:$HGPORT/ (bound to $LOCALIP:$HGPORT) |
|
82 | listening at http://localhost:$HGPORT/ (bound to $LOCALIP:$HGPORT) (?) | |
83 | pushing to http://localhost:$HGPORT/ |
|
83 | pushing to http://localhost:$HGPORT/ | |
84 | searching for changes |
|
84 | searching for changes | |
85 | remote: redirecting incoming bundle to */hg-unbundle-* (glob) |
|
85 | remote: redirecting incoming bundle to */hg-unbundle-* (glob) | |
@@ -100,7 +100,7 b' expect success' | |||||
100 | $ hg rollback |
|
100 | $ hg rollback | |
101 | repository tip rolled back to revision 0 (undo serve) |
|
101 | repository tip rolled back to revision 0 (undo serve) | |
102 | $ req "--debug --config server.streamunbundle=True --config extensions.blackbox=" |
|
102 | $ req "--debug --config server.streamunbundle=True --config extensions.blackbox=" | |
103 | listening at http://localhost:$HGPORT/ (bound to $LOCALIP:$HGPORT) |
|
103 | listening at http://localhost:$HGPORT/ (bound to $LOCALIP:$HGPORT) (?) | |
104 | pushing to http://localhost:$HGPORT/ |
|
104 | pushing to http://localhost:$HGPORT/ | |
105 | searching for changes |
|
105 | searching for changes | |
106 | remote: adding changesets |
|
106 | remote: adding changesets |
General Comments 0
You need to be logged in to leave comments.
Login now