commit: return failure if there are any errors

fixes #4019
cute-signatures
Natanael Copa 2015-04-07 10:18:13 +02:00
parent 8d1ec4c5bc
commit 7e3f4c3d79
1 changed files with 1 additions and 1 deletions

View File

@ -329,7 +329,7 @@ all_done:
}
}
return 0;
return errors;
}
enum {