Skip to content
Snippets Groups Projects
Commit d523f9b3 authored by Florian Weimer's avatar Florian Weimer Committed by Austin Seipp
Browse files

sync-all: Skip END actions on exceptions


Before this change, the END actions were executed even if the code
throws an exception using "die".  This resulted in very confusing
error reporting when an invalid command line option was specified.

Signed-off-by: default avatarAustin Seipp <austin@well-typed.com>
parent c99941cf
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment