mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-12-24 20:35:55 +00:00
Fix bind mounting and remove on create failure (#4274)
* Fix bind mounting and remove on create failure * Fix test and make update fully fail on dbus error
This commit is contained in:
@@ -377,6 +377,8 @@ async def test_backup_media_with_mounts(
|
||||
"/org/freedesktop/systemd1/unit/tmp_2dyellow_2emount",
|
||||
DBusError("org.freedesktop.systemd1.NoSuchUnit", "error"),
|
||||
"/org/freedesktop/systemd1/unit/tmp_2dyellow_2emount",
|
||||
"/org/freedesktop/systemd1/unit/tmp_2dyellow_2emount",
|
||||
"/org/freedesktop/systemd1/unit/tmp_2dyellow_2emount",
|
||||
]
|
||||
|
||||
# Make some normal test files
|
||||
|
||||
Reference in New Issue
Block a user