rustic check always reports success...
#1555
-
|
even if there are errors. For example I deleted some random pack file and run repository check: The same when some packs are corrupted etc. Actually it looks like it always return 0:) Always happy that all is fine even if nothing is:) Of course there is a workaround - old good but when switching to |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Yes, we know. There is rustic-rs/rustic_core#222 and rustic-rs/rustic_core#224 but it got somehow stuck with a general discussion about error handling philosophies. Having |
Beta Was this translation helpful? Give feedback.
-
|
With 0.10.1, |
Beta Was this translation helpful? Give feedback.
With 0.10.1,
rustic checknow returns a return code of 1 if the check failed.