mirror of
https://git.tukaani.org/xz.git
synced 2025-02-25 09:58:18 +00:00
Tests: test_suffix.sh: Add a comment
(cherry picked from commit 6167607a6ea72fb74eefb943c4566e3cab528cd2)
This commit is contained in:
parent
8fda5ce872
commit
a71bc2d75b
@ -7,6 +7,9 @@
|
|||||||
#
|
#
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
|
# Optional argument:
|
||||||
|
# $1 = directory of the xz executable
|
||||||
|
|
||||||
# If xz was not built, skip this test. Autotools and CMake put
|
# If xz was not built, skip this test. Autotools and CMake put
|
||||||
# the xz executable in a different location.
|
# the xz executable in a different location.
|
||||||
XZ=${1:-../src/xz}/xz
|
XZ=${1:-../src/xz}/xz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user