bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#19658: unportable test(1) comparison operator


From: Thomas Klausner
Subject: bug#19658: unportable test(1) comparison operator
Date: Fri, 23 Jan 2015 00:10:07 +0100

Hi!

In emacs git as of yesterday, test/indent/shell.sh contains the
unportable '==' comparison operator for test(1) -- only bash supports
that, not even GNU coreutils' test(1).

Please use '=' instead; see attached patch.

Thanks,
 Thomas

P.S.: I know it's not intended to be executed, but I'd like to avoid
having bad examples around :)

Attachment: patch-af
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]