Commit 82ccb87ef6b861ce681a869e1b8e0928e6b5f3fb

Carlos Martín Nieto 2012-02-23T22:56:04

tree: break out on write error If write_tree() returs an error, we used to set the error message and continued looping. Exit the loop so we return the error.