mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-12 10:53:23 +03:00
extfs: uarc: make it testable.
This commit is contained in:
parent
61eb5cca37
commit
22846550d3
@ -8,7 +8,7 @@
|
||||
#
|
||||
|
||||
# Define which archiver you are using with appropriate options
|
||||
ARC_LIST="arc v"
|
||||
ARC_LIST=${MC_TEST_EXTFS_LIST_CMD:-"arc v"}
|
||||
ARC_GET="arc x"
|
||||
ARC_PUT="arc a"
|
||||
ARC_DEL="arc d"
|
||||
|
Loading…
x
Reference in New Issue
Block a user