Tests: Fix typo in a comment.

This commit is contained in:
Jia Tan 2023-11-17 20:04:58 +08:00
parent f481523baa
commit 299920bab9
1 changed files with 1 additions and 1 deletions

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=