mirror of
https://github.com/borgbackup/borg.git
synced 2025-03-14 16:11:43 +00:00
test_detect_attic_repo: don't test mount
since mount is not always available and if it works for all the other
commands, then it is likely it works for mount as well.
(cherry picked from commit a6be34f8f7
)
This commit is contained in:
parent
6d0b4c3e09
commit
f85494d574
1 changed files with 0 additions and 1 deletions
|
@ -2745,7 +2745,6 @@ id: 2 / e29442 3506da 4e1ea7 / 25f62a 5a3d41 - 02
|
|||
['delete', path],
|
||||
['prune', path],
|
||||
['info', path + '::test'],
|
||||
['mount', path, self.tmpdir],
|
||||
['key', 'export', path, 'exported'],
|
||||
['key', 'import', path, 'import'],
|
||||
['change-passphrase', path],
|
||||
|
|
Loading…
Add table
Reference in a new issue