commit | e1d0bbb0fcf7586059997bf1ad5ec1839157db4d | [log] [tgz] |
---|---|---|
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Tue Aug 24 20:42:38 2021 +0200 |
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Tue Aug 24 20:50:00 2021 +0200 |
tree | 2d4bf5134caea38670388f1d911d5a96299ac6b7 | |
parent | 3994ecf6d3966dc5f9bfa1c96b08d2b7cfc58e99 [diff] |
Call Bupstash once for each item to delete. By calling Bupstash once for each item to delete we avoid having to pipe in a list of IDs through stdin. Piping ID lists in through stdin has proven unreliable, keeping Bupstash waiting for the end of file marker indefinitely in some cases. Change-Id: Id9a2a9f9e88260882a7de08554d667f02db54673