Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
asmacdo authored and daviddavis committed Jan 11, 2018
1 parent 83eacf6 commit f3f08b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pulp_file/app/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ def sync(importer_pk):
Synchronizer(importer, new_version, base_version).run()
except Exception:
new_version.delete()
created.delete()
raise


Expand Down

0 comments on commit f3f08b3

Please sign in to comment.