Skip to content

Commit

Permalink
Continue to attempt to fix zfs-test errors
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Dagnelie <pcd@delphix.com>
  • Loading branch information
pcd1193182 committed Jul 12, 2018
1 parent 00011e2 commit 9e1e24e
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -121,6 +121,7 @@ for obj in $OBJ_LIST ; do
log_fail "Timed out waiting for freeing to drop to zero"
sleep 1
done
sync
new_space_avail=`get_prop available $TESTPOOL`
new_space_used=`get_prop used $TESTPOOL`

Expand Down

0 comments on commit 9e1e24e

Please sign in to comment.