##// END OF EJS Templates
run-tests: call the command using shell=True to please Windows...
run-tests: call the command using shell=True to please Windows Windows is unhappy about the lack of shell=True, probably because the "self._realhg" is a script instead of a Win32 executable.
marmoute -
r53436:4f2bbad8 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / revlog
changelog.rs Loading ...
compression.rs Loading ...
file_io.rs Loading ...
filelog.rs Loading ...
index.rs Loading ...
inner_revlog.rs Loading ...
manifest.rs Loading ...
mod.rs Loading ...
node.rs Loading ...
nodemap.rs Loading ...
nodemap_docket.rs Loading ...
options.rs Loading ...
patch.rs Loading ...
path_encode.rs Loading ...