Commit 4d0a1aa528049955c076e30ab00e63f10ad0c252:
    Line-wrap; length

Branch: refs/heads/master
Author: Sebb <[email protected]>
Committer: Sebb <[email protected]>
Pusher: sebb <[email protected]>

------------------------------------------------------------
DEPLOYMENT.md                                                | ++ ---
------------------------------------------------------------
5 changes: 2 additions, 3 deletions.
------------------------------------------------------------


diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md
index 6f1e32a..52970d6 100644
--- a/DEPLOYMENT.md
+++ b/DEPLOYMENT.md
@@ -34,10 +34,9 @@ The following additional steps are required to get the 
Whimsy VM up and running:
  * Configuring `/whimsysvn/.subversion/config` and 
`/whimsysvn/.subversion/servers` to store auth-creds.
 
  * Add the following cron job to apmail@hermes:
-     * `11  4,10,16,22  *       *       *       for list in 
/home/apmail/lists/incubator.apache.org/*; do echo; echo $list/mod; ezmlm-list 
$list mod; done | ssh whimsy-vm2.apache.org 'cat > 
/srv/subscriptions/incubator-mods'`
+     * `11  4,10,16,22 * * * for list in 
/home/apmail/lists/incubator.apache.org/*; do echo; echo $list/mod; ezmlm-list 
$list mod; done | ssh whimsy-vm2.apache.org 'cat > 
/srv/subscriptions/incubator-mods'`
      * `16 * * * * ezmlm-list /home/apmail/lists/apache.org/board/ . | ssh 
whimsy-vm2.apache.org 'cat > /srv/subscriptions/board'`
-     * `46 * * * * ezmlm-list /home/apmail/lists/apache.org/members/ . | ssh 
whimsy-vm2.
-apache.org 'cat > /srv/subscriptions/members'`
+     * `46 * * * * ezmlm-list /home/apmail/lists/apache.org/members/ . | ssh 
whimsy-vm2.apache.org 'cat > /srv/subscriptions/members'`
 
  * Add the following mail subscriptions:
     * Subscribe `[email protected]` to `[email protected]`.

Reply via email to