From de14c0146bed3ff60637f45b223c8fee8aa87f23 Mon Sep 17 00:00:00 2001 From: Marco van Wieringen Date: Thu, 8 Apr 2010 07:30:27 +0200 Subject: [PATCH] Add back something that for whatever reason got lost on last big merge. --- 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