Simplify the compat logic for local_server
authorWayne Davison <wayne@opencoder.net>
Fri, 28 Aug 2020 01:58:21 +0000 (18:58 -0700)
committerWayne Davison <wayne@opencoder.net>
Fri, 28 Aug 2020 02:23:13 +0000 (19:23 -0700)
commit25526eb3fef7974ab5824ffd3268677fc781b30f
tree686ab549c49512fe0d7bd747a2edfff0bbb95b48
parentc3f7414c450faaf6a8281cc4a4403529aeb7d859
Simplify the compat logic for local_server

Change the logic in compat.c to construct the client_info string value
for a local copy so that the various checks of the string don't need to
make an exception for local_server.
compat.c
options.c