tests: use more portable mkdir -p instead of --parents (issue6591) stable
authorThomas Klausner <wiz@gatalith.at>
Mon, 15 Nov 2021 00:15:21 +0100
branchstable
changeset 48323 d3222525bc8e
parent 48322 95ea181d9bdd
child 48324 141e38ef8d8f
tests: use more portable mkdir -p instead of --parents (issue6591) Differential Revision: https://phab.mercurial-scm.org/D11755
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