mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 10:04:32 +03:00
extfs: uzoo: make it testable.
Note how easy it is to make the helpers testable. MC_TEST_EXTFS_LIST_CMD is explained in README. Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
a45c997696
commit
66b43a6670
@ -5,7 +5,7 @@
|
|||||||
# Source of zoo can be found at
|
# Source of zoo can be found at
|
||||||
# ftp://ftp.ibiblio.org/pub/Linux/utils/compress/
|
# ftp://ftp.ibiblio.org/pub/Linux/utils/compress/
|
||||||
|
|
||||||
ZOO=zoo
|
ZOO=${MC_TEST_EXTFS_LIST_CMD:-zoo}
|
||||||
|
|
||||||
# Stupid zoo won't work if the archive name has no .zoo extension, so we
|
# Stupid zoo won't work if the archive name has no .zoo extension, so we
|
||||||
# have to make a symlink with a "better" name. Also, zoo can create
|
# have to make a symlink with a "better" name. Also, zoo can create
|
||||||
|
Loading…
Reference in New Issue
Block a user