tests: use more portable mkdir -p instead of --parents (
issue6591)
Differential Revision: https://phab.mercurial-scm.org/D11755
--- a/tests/test-clone-stream.t Mon Nov 15 00:08:02 2021 +0100
+++ b/tests/test-clone-stream.t Mon Nov 15 00:15:21 2021 +0100
@@ -96,7 +96,7 @@
name causing issue6581
- $ mkdir --parents container/isam-build-centos7/
+ $ mkdir -p container/isam-build-centos7/
$ touch container/isam-build-centos7/bazel-coverage-generator-sandboxfs-compatibility-0758e3e4f6057904d44399bd666faba9e7f40686.patch
Add all that