You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2016/05/11 19:53:16 UTC

[whimsy] branch master updated: make grammar parallel

This is an automated email from the ASF dual-hosted git repository.

rubys pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/whimsy.git

The following commit(s) were added to refs/heads/master by this push:
       new  688fbc8   make grammar parallel
688fbc8 is described below

commit 688fbc8d9cd7704477f009270ada38b95f6d3e45
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Wed May 11 15:53:09 2016 -0400

    make grammar parallel
---
 DEPLOYMENT.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md
index 3836a66..76bfcde 100644
--- a/DEPLOYMENT.md
+++ b/DEPLOYMENT.md
@@ -38,7 +38,7 @@ The following additional steps are required to get the Whimsy VM up and running:
  * Run the following command to create an SSL cert (see [tutorial](https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu-14-04) for details):
      * `/x1/srv/git/letsencrypt/letsencrypt-auto --apache -d whimsy.apache.org`
 
- * Configuring `~/whimsysvn/.subversion/config` and `~/whimsysvn/.subversion/servers` to store auth-creds.
+ * Configure `~/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'`
@@ -58,7 +58,7 @@ The following additional steps are required to get the Whimsy VM up and running:
 The following additional steps are required for now, but will hopefully go
 away once the transition away from the secretary workbench is complete:
 
- * Configuring `/var/www/.subversion/config` and
+ * Configure `/var/www/.subversion/config` and
    `/var/www/.subversion/servers` to store auth-creds and to use the
    `whimsysvn` user.
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].