bozo: Fix the test for bosserver '-cores none' 59/14559/2
authorCheyenne Wills <cwills@sinenomine.net>
Thu, 18 Mar 2021 14:28:22 +0000 (08:28 -0600)
committerBenjamin Kaduk <kaduk@mit.edu>
Fri, 2 Apr 2021 04:08:06 +0000 (00:08 -0400)
commit000fe6b7e6e7bf140c7cca7becc8fb7e8006fec7
treede5a959359777196404e619ca2620a5b9dc3738a
parent2ab21bd6c0bbcc0e663c3b8b9521724316f0a611
bozo: Fix the test for bosserver '-cores none'

The check for the '-cores none' parameter is incorrect resulting in the
parameter to be taken as a directory path.

Update the string comparison.

Change-Id: I0d72c1add52d36e40f75981a86c16b5689d38fd8
Reviewed-on: https://gerrit.openafs.org/14559
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
src/bozo/bosserver.c