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

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

bug#57949: git head; unportable test(1) operator


From: Gregory Heytings
Subject: bug#57949: git head; unportable test(1) operator
Date: Tue, 20 Sep 2022 09:22:16 +0000



Makefile.in started using "==" as test(1) comparison operator.

This is not portable, only bash supports it. POSIX mandates "=".


Thanks, fixed!





reply via email to

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