]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/prototype.conf
bacula-web: Fixed some html and css issue
[bacula/bacula] / regress / prototype.conf
index 814f2c06a794a6ff9a6f0c74468a5d93b5046f49..34330fd5681bd7f3168f1d7b34aacecb0a0e958f 100644 (file)
@@ -87,6 +87,9 @@ BASEPORT=8101
 #
 SITE_NAME=<your-name>-bacula-${HOST}
 
+# If you want to use the full source tree to run test uncomment this
+# KEEP_SOURCE=yes
+
 #
 # The following are used only if you want to run Win32 tests, which
 #   is a real pain since the Win32 machine is not localhost and you
@@ -108,3 +111,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"