OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1274-g91de2dd
Gerrit Code Review
gerrit@openafs.org
Tue, 7 Jun 2011 07:51:47 -0700 (PDT)
The following commit has been merged in the master branch:
commit 91de2dd08727f4cd1da124c4966d7a41a7ab99cf
Author: Simon Wilkinson <sxw@your-file-system.com>
Date: Tue May 31 09:27:57 2011 +0100
tests: Use a real IP address for the test cell
When creating the test CellServDB, use the IP address of the machine
that we are running on, rather than 127.0.0.1. This makes it possible
to actually start up ubik servers using this CellServDB.
Change-Id: Iec0be80921dd1f01825177562f8a3dcc59400b9a
Reviewed-on: http://gerrit.openafs.org/4808
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
tests/common/config.c | 17 +++++++++++++++--
1 files changed, 15 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository