huge cleanup of codestyle and other linter warnings. should be no functional changes.

This commit is contained in:
Edwin Eefting
2020-08-27 22:33:00 +02:00
parent e65d1ac860
commit 4918a2c055
6 changed files with 822 additions and 796 deletions

View File

@ -481,7 +481,7 @@ test_target1/test_source2/fs2/sub@test-20101111000000 refreservation -
with patch('time.strftime', return_value="20101111000000"):
self.assertFalse(ZfsAutobackup("test test_target1 --verbose --clear-mountpoint".split(" ")).run())
self.assertFalse(ZfsAutobackup("test test_target1 --verbose --clear-mountpoint --debug".split(" ")).run())
r=shelltest("zfs get canmount -r test_source1 test_source2 test_target1")
self.assertMultiLineEqual(r,"""