stricter test

This commit is contained in:
Edwin Eefting
2020-05-17 16:21:06 +02:00
parent 797fb23baa
commit 2305fdf033
2 changed files with 3 additions and 1 deletions

View File

@ -33,7 +33,7 @@ test_target1
with self.subTest("second snapshot, no changes, no snapshot"):
node.consistent_snapshot(node.selected_datasets, "test-2",100000)
node.consistent_snapshot(node.selected_datasets, "test-2",1)
r=shelltest("zfs list -H -o name -r -t all")
self.assertEqual(r,"""
test_source1