You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2008/03/26 10:15:55 UTC

svn commit: r641217 - /incubator/sling/trunk/launchpad/webapp/README.txt

Author: bdelacretaz
Date: Wed Mar 26 02:15:54 2008
New Revision: 641217

URL: http://svn.apache.org/viewvc?rev=641217&view=rev
Log:
another typo

Modified:
    incubator/sling/trunk/launchpad/webapp/README.txt

Modified: incubator/sling/trunk/launchpad/webapp/README.txt
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/launchpad/webapp/README.txt?rev=641217&r1=641216&r2=641217&view=diff
==============================================================================
--- incubator/sling/trunk/launchpad/webapp/README.txt (original)
+++ incubator/sling/trunk/launchpad/webapp/README.txt Wed Mar 26 02:15:54 2008
@@ -49,7 +49,7 @@
 with the Sling webapp mounted under /foo:
 
    mvn -o -s /dev/null test \
-    -Dhttp.port=1234
+    -Dhttp.port=1234 \
     -Dtest.host=xyzzy \
     -Dhttp.base.path=foo \
     -Dwebdav.workspace.path=foo/dav/default \