From 760d75fad0148a053bae06905e46fe99e641135d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 30 May 2022 12:04:05 +0200 Subject: Explicitly pass -z during .tar.gz extraction in tests for OpenBSD tar --- tests/remote-git.testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/remote-git.testscript') diff --git a/tests/remote-git.testscript b/tests/remote-git.testscript index 308c067..0885abd 100644 --- a/tests/remote-git.testscript +++ b/tests/remote-git.testscript @@ -66,7 +66,7 @@ else end # Command for extracting the git repository from a tarball into the output -# directory (see above). +# directory (see above). Note: should only be used for .tar, not .tar.gz. # # Note that we can expect that the tar program is present on the platform. We # will use the same options as we do for unpacking of package archives (see -- cgit v1.1