From: Jia Tan Date: Fri, 17 Nov 2023 12:04:58 +0000 (+0800) Subject: Tests: Fix typo in a comment. X-Git-Tag: v5.4.6~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b469da8f3415e12d650705c7a82256e62e7871b;p=thirdparty%2Fxz.git Tests: Fix typo in a comment. --- diff --git a/tests/test_files.sh b/tests/test_files.sh index 60402e73..b1505f7b 100755 --- a/tests/test_files.sh +++ b/tests/test_files.sh @@ -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=