1
0
mirror of https://git.tukaani.org/xz.git synced 2025-02-17 14:08:12 +00:00

Tests: Fix typo in a comment.

(cherry picked from commit 9b469da8f3415e12d650705c7a82256e62e7871b)
This commit is contained in:
Jia Tan 2023-11-17 20:04:58 +08:00 committed by Lasse Collin
parent 9c47c0ea18
commit aa036419c2

View File

@ -9,7 +9,7 @@
#
###############################################################################
# If both xz and xzdec were not build, skip this test.
# If both xz and xzdec were not built, skip this test.
XZ=../src/xz/xz
XZDEC=../src/xzdec/xzdec
test -x "$XZ" || XZ=