avoid updating tracking branch when transfer to export throws exception

This commit is contained in:
Joey Hess 2019-03-05 16:49:42 -04:00
parent dc278c059c
commit 5767b1b00d
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 9 additions and 7 deletions

View file

@ -10,8 +10,6 @@ this.
## implementation notes
* tracking branch is updated after a failed export, should not be
* getknowncids should run "updateexportdb exportdb exportdbv",
but that leads to a STM deadlock for some reason?