mirror of https://git.tukaani.org/xz.git
parent
9c47c0ea18
commit
aa036419c2
|
@ -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
|
XZ=../src/xz/xz
|
||||||
XZDEC=../src/xzdec/xzdec
|
XZDEC=../src/xzdec/xzdec
|
||||||
test -x "$XZ" || XZ=
|
test -x "$XZ" || XZ=
|
||||||
|
|
Loading…
Reference in New Issue