This is an archive of the discontinued Mercurial Phabricator instance.

tests: fix test-transaction-safety.t on Windows
ClosedPublic

Authored by mharbison72 on May 21 2021, 12:37 AM.

Details

Summary

Mostly this is about C:\dir\sub style paths being turned into C:dirsub by
MSYS, and not being about to execute shell scripts in hooks directly. See also
a12819559ccb::9e3979a25bfe.

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.