Signal error if find-grep returns a nonzero status
commit3bc3dc406343bd7e50acae7c0f9d5f8cc89420cd
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 28 May 2017 23:55:42 +0000 (29 02:55 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 28 May 2017 23:55:58 +0000 (29 02:55 +0300)
tree8cf9847349e655db0f09a38f6141830ce9ec609c
parentd76c0078986b72bd83741f16f4db83c1b31de520
Signal error if find-grep returns a nonzero status

* lisp/progmodes/xref.el (xref-collect-matches): Signal error
if find-grep returns a nonzero status (bug#23451).  Remove the
comment: even if some output is present, a non-zero status
means something went wrong and it can't be relied upon.
lisp/progmodes/xref.el