Mercurial > hg
comparison .editorconfig @ 51990:4b347e9429e7
tests: stabilize `test-split-legacy-inline-changelog.t` on Windows
The `tar` command is unable to process "C:\path\to\foo.tar" style paths, which
is how `$TESTDIR` is constructed. It also didn't work with
`$TESTDIR_FORWARD_SLASH`- both failed with:
tar: Cannot connect to C: resolve failed
[128]
But `cat` can handle it if the path is quoted, and `tar` can read from stdin.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Mon, 07 Oct 2024 21:48:36 -0400 |
parents | c25efc468a49 |
children |
comparison
equal
deleted
inserted
replaced
51989:b99f0b76acf9 | 51990:4b347e9429e7 |
---|