mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-06-13 02:12:07 +03:00
fix test
This commit is contained in:
parent
8879519e32
commit
b115f4b081
@ -896,7 +896,7 @@ test_target1/test_source2/fs2/sub@test-20101111000003
|
|||||||
with OutputIO() as buf:
|
with OutputIO() as buf:
|
||||||
with redirect_stderr(buf):
|
with redirect_stderr(buf):
|
||||||
try:
|
try:
|
||||||
n.run(["sleep", "2"], inp=sp)
|
n.run(["sleep", "10"], inp=sp)
|
||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user