From f9b778e57434afb494a73ef88cb54371578aac12 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Tue, 23 Feb 2010 19:14:55 +0100 Subject: [PATCH] regress: tweak prototype.conf for storage address --- regress/prototype.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/regress/prototype.conf b/regress/prototype.conf index 814f2c06a7..ace6b55fba 100644 --- a/regress/prototype.conf +++ b/regress/prototype.conf @@ -108,3 +108,5 @@ WIN32_FILE="c:/users/xxxx" WIN32_PORT=9102 # Win32 Client password WIN32_PASSWORD="zzzzz" +# Where the win32 client will have to contact the SD +WIN32_STORE_ADDR="zzzz" -- 2.39.5