You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The GNU version of which outputs error messages as follows:
$ which aaaaaa
which: no aaaaaa in ...
This isn't handled correctly in lib/misc/file.
Attached patch adds an optional match for "which: " prior to "no ".
Original issue reported on code.google.com by JJC...@googlemail.com on 24 Feb 2015 at 4:23
Original issue reported on code.google.com by
JJC...@googlemail.com
on 24 Feb 2015 at 4:23Attachments:
The text was updated successfully, but these errors were encountered: