[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: info -o: exit status 0 on error
From: |
Gavin Smith |
Subject: |
Re: info -o: exit status 0 on error |
Date: |
Sun, 16 Oct 2022 12:36:18 +0100 |
On Sat, Oct 15, 2022 at 11:52:19PM +0200, Hilmar Preusse wrote:
> Dear developers,
>
> "info -o" exits with status 0 when it can't find the node:
>
> $ info -o /dev/null lolcow
> info: No menu item 'lolcow' in node '(dir)Top'
>
> $ echo $?
> 0
>
Thank you for the report. I have changed it in commit 15408a7b46.