travis debug
This commit is contained in:
@ -329,7 +329,8 @@ test_target1/fs2/sub@test-20101111000000
|
|||||||
def test_clearrefres(self):
|
def test_clearrefres(self):
|
||||||
|
|
||||||
#on zfs utils 0.6.x this isnt supported, skip for now:
|
#on zfs utils 0.6.x this isnt supported, skip for now:
|
||||||
r=shelltest("zfs recv -x bla test &>/dev/null; echo $?")
|
r=shelltest("zfs recv -x bla test &>/dev/null; echo $?")
|
||||||
|
print("###### xoptiontestresult:"+r)
|
||||||
if r=="\n2\n":
|
if r=="\n2\n":
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user