Mercurial > hg
comparison hgext/children.py @ 28451:c90cfe76e024
serve: accept multiple values for --daemon-postexec
The next patch will add another postexec command: chdir, which can be used
together with unlink. This patch changes the option type of --daemon-postexec
from string to list to accept multiple commands. The error message of invalid
--daemon-postexec value is also changed to include the actual invalid value.
author | Jun Wu <quark@fb.com> |
---|---|
date | Wed, 09 Mar 2016 02:07:40 +0000 |
parents | 7353cacd5d54 |
children | ccab2923a093 |
comparison
equal
deleted
inserted
replaced
28450:155e3308289c | 28451:c90cfe76e024 |
---|