mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-04-17 22:52:20 +03:00
test fix
This commit is contained in:
parent
a6680ee205
commit
f51ef2a909
@ -204,7 +204,7 @@ test_target1/test_source2/fs2/sub@test-20101111000000
|
||||
|
||||
print(buf.getvalue())
|
||||
|
||||
self.assertIn("Aborting resume, we dont want that snapshot anymore.", buf.getvalue())
|
||||
self.assertIn("Aborting resume", buf.getvalue())
|
||||
|
||||
r = shelltest("zfs list -H -o name -r -t all test_target1")
|
||||
self.assertMultiLineEqual(r, """
|
||||
|
Loading…
x
Reference in New Issue
Block a user