Ankur Gupta
75a6c49f87
Fix error counter - fixes #3650
...
For few commands, RClone counts a error multiple times. This was fixed by
creating a new error type which keeps a flag to remember if the error has
already been counted or not. The CountError function now wraps the original
error eith the above new error type and returns it.
2019-11-18 14:13:02 +00:00
..
2019-07-28 18:47:38 +01:00
2019-09-30 12:28:33 +01:00
2019-09-30 22:00:24 +01:00
2019-10-21 11:50:31 +01:00
2019-10-23 08:41:56 +01:00
2019-09-30 14:05:49 +01:00
2019-11-14 21:51:34 +00:00
2019-10-13 10:43:46 +01:00
2019-11-05 11:53:44 +00:00
2019-11-16 18:38:21 +00:00
2019-10-30 12:20:10 +00:00
2019-10-01 16:03:49 +01:00
2019-10-10 21:00:41 +01:00
2019-09-30 22:00:24 +01:00
2019-09-09 23:27:07 +01:00
2019-09-14 08:48:13 +01:00
2019-09-09 23:27:07 +01:00
2019-11-05 11:53:44 +00:00
2019-11-14 11:36:44 +00:00
2019-11-18 14:13:02 +00:00
2019-10-02 20:10:01 +01:00
2019-10-02 12:41:52 +01:00
2019-10-29 13:33:11 +00:00
2019-09-30 14:05:49 +01:00
2019-09-30 22:00:24 +01:00
2019-10-02 11:34:08 +01:00
2019-10-14 20:01:16 +01:00
2019-11-14 21:51:34 +00:00
2019-11-09 15:55:19 +00:00
2019-11-14 12:50:01 +00:00
2019-09-30 22:00:25 +01:00
2019-09-30 22:00:24 +01:00
2019-08-26 10:47:17 +01:00
2019-10-06 20:17:13 +01:00
2019-10-05 10:22:43 +01:00