D3703: serve: do not daemonize by default by --print-url

2018-06-12 Thread yuja (Yuya Nishihara)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG1a05e205832a: serve: do not daemonize by default by --print-url (authored by yuja, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D3703?vs=8999&id=

D3703: serve: do not daemonize by default by --print-url

2018-06-08 Thread yuja (Yuya Nishihara)
yuja created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY Per discussion in https://phab.mercurial-scm.org/D3649, -d/--daemon should be explicitly specified to avoid surprising result. REPOSITORY rHG Mercurial REVISION