The existing prompt mode simply release the lock immediately in non-interactive
mode. That is quite useless in the test so now the non-interactive mode simply
wait for a signal.
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHG883be4c74d54: debuglock: make the command more useful in non-interactive mode
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.