[krbdev.mit.edu #7992] git commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Thu Aug 21 18:11:03 EDT 2014


Fix test syntax in configure.in

Commits 1e4bdcfe and 8df1965d used the wrong test equality operator.
Some versions of test allow == for equality, but others (such as the
HP-UX version) do not.  Use a single = for correctness.

[ghudson at mit.edu: clarified commit message]

(cherry picked from commit fefd465614f11f374f5ff183e6eb6cbc1b550de5)

https://github.com/krb5/krb5/commit/8de3b58b93e537a9ffda4c07087cd4a7bf99fe23
Author: Michael Osipov <1983-01-06 at gmx.net>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 8de3b58b93e537a9ffda4c07087cd4a7bf99fe23
Branch: krb5-1.13
 src/configure.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)



More information about the krb5-bugs mailing list