]> git.sur5r.net Git - bacula/docs/commitdiff
Fix link in developers regession chapter
authorKern Sibbald <kern@sibbald.com>
Sun, 4 Apr 2010 19:16:04 +0000 (21:16 +0200)
committerKern Sibbald <kern@sibbald.com>
Sun, 4 Apr 2010 19:16:22 +0000 (21:16 +0200)
docs/manuals/en/developers/regression.tex

index 2d4c90ba20037211e6781593957684d5b475b226..1dda49016d732039b569cfeed28e95cef684502d 100644 (file)
@@ -7,9 +7,9 @@
 \index{Bacula Regression Testing}
 \addcontentsline{toc}{section}{Bacula Regression Testing}
 
-\section{General}
-\index{General}
-\addcontentsline{toc}{section}{General}
+\section{Setting up Regession Testing}
+\index{Setting up Regession Testing}
+\addcontentsline{toc}{section}{Setting up Regression Testing}
 
 This document is intended mostly for developers who wish to ensure that their
 changes to Bacula don't introduce bugs in the base code.  However, you
@@ -39,7 +39,6 @@ are working in your home directory in a non-root account):
 
 \footnotesize
 \begin{verbatim}
-cd
 git clone git://bacula.git.sourceforge.net/gitroot/bacula bacula
 \end{verbatim}
 \normalsize