extfs: uace: make it testable.

This commit is contained in:
Mooffie 2016-12-12 04:21:35 +02:00 committed by Yury V. Zaytsev
parent 5225a1d21b
commit 057ba6d73a

View File

@ -16,7 +16,7 @@
#
# Define which archiver you are using with appropriate options
ACE_LIST="unace l"
ACE_LIST=${MC_TEST_EXTFS_LIST_CMD:-"unace l"}
ACE_GET="unace x"
# ACE_PUT="unace ?" not available