testbot: A couple of documentation fixes.

Francois Gouget fgouget at codeweavers.com
Thu Mar 7 11:30:50 CST 2013


---
 testbot/doc/INSTALL.txt |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testbot/doc/INSTALL.txt b/testbot/doc/INSTALL.txt
index c8597d2..5cc5aa1 100644
--- a/testbot/doc/INSTALL.txt
+++ b/testbot/doc/INSTALL.txt
@@ -66,7 +66,7 @@ General setup for the web site:
 Janitorial tasks:
 - Run the Janitor.pl script once per day to perform the janitorial
   tasks. For instance:
-  17 30 * * * /home/winehq/tools/testbot/bin/Janitor.pl
+  30 17 * * * /home/winehq/tools/testbot/bin/Janitor.pl
 - Run the CheckWineTestBot.pl script periodically to get notified in
   case the WineTestBot server dies. For instance:
   * 5 * * * /home/winehq/tools/testbot/scripts/CheckWineTestBot.pl
@@ -142,7 +142,7 @@ Dependencies:
   repository to wine:
     mkdir $HOME/tools/testbot/var
     cd $HOME/tools/testbot/var
-    git clone git://source.winehq.org/git/wine.git wine
+    git clone git://source.winehq.org/git/wine.git
 - Run $HOME/tools/testbot/bin/build/Reconfig.pl.
 - Check $HOME/tools/testbot/var/Reconfig.log to make sure it succeeded. Fix
   issues until it works.
-- 
1.7.10.4




More information about the wine-patches mailing list