From 159e9fdba1a22d7f3adad499e148648e6e307182 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Wed, 21 Jul 2010 13:22:24 +0200 Subject: [PATCH] Tweak add more doc to win32-fd-test --- regress/tests/win32-fd-test | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/regress/tests/win32-fd-test b/regress/tests/win32-fd-test index 0fc92b5888..8170249c82 100755 --- a/regress/tests/win32-fd-test +++ b/regress/tests/win32-fd-test @@ -4,6 +4,8 @@ # -------------------- # # * Get a working Windows OS on your network +# * Set the proper environment variables for WIN32_xx at the end +# of your regress/config file # * Install strawberry perl version with msi # http://www.bacula.org/downloads/depkgs-mingw32/strawberry-perl-5.10.1.0.msi # * Install the latest version of Bacula FD @@ -11,8 +13,11 @@ # regress/scripts/regress-win32.pl # * Execute the script on the Windows box # perl regress-win32.pl -# * Run this script with the proper config settings about WIN32 -# * Allow firewall for perl program 8091 and bacula-fd 9102 +# Note, this is a server so the script just waits for Bacula +# to run and connect to it. +# * Create c:\regress\test on the Windows machine +# * Allow ports through the Win firewall for perl 8091 and bacula-fd 9102 +# * Run win32-fd-test regression # TestName="win32-fd-test" JobName=win32 -- 2.39.5