From 552f20095707de51394b5267c5a2cb2427b84c3c Mon Sep 17 00:00:00 2001 From: Richard Mortimer Date: Tue, 14 Sep 2010 22:26:36 +0100 Subject: [PATCH] Update regression test setup instructions. Signed-off-by: Eric Bollengier --- docs/manuals/en/developers/regression.tex | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/manuals/en/developers/regression.tex b/docs/manuals/en/developers/regression.tex index 1999b98b..525651a1 100644 --- a/docs/manuals/en/developers/regression.tex +++ b/docs/manuals/en/developers/regression.tex @@ -225,18 +225,17 @@ HOST="localhost" \index{Bacula!Building the Test} \addcontentsline{toc}{subsection}{Building the Test Bacula} -Once the above variables are set, you can build the Makefile by entering: +Once the above variables are set, you can build the setup by entering: \footnotesize \begin{verbatim} -./config xxx.conf +make setup \end{verbatim} \normalsize -Where xxx.conf is the name of the conf file containing your system parameters. -This will build a Makefile from Makefile.in, and you should not need to +This will setup the regression testing and you should not need to do this again unless you want to change the database or other regression -configuration parameter. +configuration parameters. \subsection{Setting up your SQL engine} -- 2.39.5