(archive-rar-summarize): Adjust parsing to be more permissive
commit9ae0e4aa1aee3d7ff2546e34aa83536f72f8c06a
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 21 Jan 2018 20:41:36 +0000 (21 21:41 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 21 Jan 2018 20:42:05 +0000 (21 21:42 +0100)
tree74914a8e9425c32da8cb870c41584bb05059a775
parentc965e5a641d9478d23a233b48977503506b1b603
(archive-rar-summarize): Adjust parsing to be more permissive

* lisp/arc-mode.el (archive-rar-summarize): Adjust parsing to
be more permissive.

The previous code would stop parsing if we had a directory entry or a
negative ratio as seen from the output of lsar on Debian jessie:

  0. D----    16221659  -----  Nr20  2005-12-24 19:30  foo/
  4. -----      466509  -0.0%  Nr20  2005-12-24 19:19  foo/bar.jpg
lisp/arc-mode.el