# HG changeset patch # User Thomas Klausner # Date 1636931721 -3600 # Node ID d3222525bc8ecd83c072d7c3a65a106a7f8132f7 # Parent 95ea181d9bdd8c666509d62fdd82b65d871bd52e tests: use more portable mkdir -p instead of --parents (issue6591) Differential Revision: https://phab.mercurial-scm.org/D11755 diff -r 95ea181d9bdd -r d3222525bc8e tests/test-clone-stream.t --- 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