comparison tests/test-simple4server.t @ 1838:6942750831bb

serveronly: deduplicate code with the main evolve extension Now that 'serveonly' is a sub module of evolve. We can access its content in evolve. As a result we stop duplicating code all common parts are defined in the 'serveronly' module and imported by evolve when needed.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Tue, 28 Feb 2017 18:21:23 +0100
parents 202ac6c94b7f
children 994d81caec68
comparison
equal deleted inserted replaced
1837:c8b07459c9bb 1838:6942750831bb
97 remote: adding changesets 97 remote: adding changesets
98 remote: adding manifests 98 remote: adding manifests
99 remote: adding file changes 99 remote: adding file changes
100 remote: added 1 changesets with 1 changes to 1 files (+1 heads) 100 remote: added 1 changesets with 1 changes to 1 files (+1 heads)
101 pushing 2 obsolescence markers (* bytes) (glob) 101 pushing 2 obsolescence markers (* bytes) (glob)
102 remote: 2 obsolescence markers added
102 $ cat ../errors.log 103 $ cat ../errors.log
103 $ hg push 104 $ hg push
104 pushing to http://localhost:$HGPORT/ 105 pushing to http://localhost:$HGPORT/
105 searching for changes 106 searching for changes
106 no changes found 107 no changes found