Skip to content

Commit

Permalink
Update btrfstests.py
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewc12 committed Jul 28, 2023
1 parent 5fd4c6a commit f95336a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contrib/windows/tests/btrfstests.py
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,8 @@ def main():

print(ret.stdout.decode())

print(str(test), " ", ret.stdout.decode().splitlines()[-1])

preTest()
runWithPrint(["zpool", "destroy", "-f", "test01"])
time.sleep(10)
Expand Down

0 comments on commit f95336a

Please sign in to comment.