When trying to save when exiting interactive mode, loop over the save
commitcf3d4faa149aba0316194386e55ca0739c0a94c0
authorBen Kibbey <bjk@luxsci.net>
Fri, 17 Dec 2010 00:58:26 +0000 (16 19:58 -0500)
committerBen Kibbey <bjk@luxsci.net>
Fri, 17 Dec 2010 00:58:26 +0000 (16 19:58 -0500)
tree68a7ceb6703b28f472e4710f1d9cf05c6dc1649e
parentd86b5f538b269204db1e090e96197ee5fc66ce55
When trying to save when exiting interactive mode, loop over the save
until it succeeds. Useful for example after a long editing session and
the pinentry fails for some reason. This can let you try to fix pinentry
settings and save again.
src/pwmc.c