From: Lasse Collin Date: Mon, 20 May 2024 13:55:00 +0000 (+0300) Subject: Tests: test_suffix.sh: Add a comment X-Git-Tag: v5.7.1alpha~287 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6167607a6ea72fb74eefb943c4566e3cab528cd2;p=thirdparty%2Fxz.git Tests: test_suffix.sh: Add a comment --- diff --git a/tests/test_suffix.sh b/tests/test_suffix.sh index c01ffb5b..7fc5996f 100755 --- a/tests/test_suffix.sh +++ b/tests/test_suffix.sh @@ -7,6 +7,9 @@ # ############################################################################### +# Optional argument: +# $1 = directory of the xz executable + # If xz was not built, skip this test. Autotools and CMake put # the xz executable in a different location. XZ=${1:-../src/xz}/xz