When cwd is removed and hg is executed, some shells may run getcwd
before forking and executing, some may not do it, some may print a
different error message.
The test should be shell-independent so let's just avoid checking the error
message.
durin42 |
hg-reviewers |
When cwd is removed and hg is executed, some shells may run getcwd
before forking and executing, some may not do it, some may print a
different error message.
The test should be shell-independent so let's just avoid checking the error
message.
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |