You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ca...@apache.org on 2005/10/18 20:24:27 UTC

svn commit: r326195 - /maven/components/trunk/maven-meeper/src/bin/syncopate/syncopate.conf

Author: carlos
Date: Tue Oct 18 11:24:25 2005
New Revision: 326195

URL: http://svn.apache.org/viewcvs?rev=326195&view=rev
Log:
Remove quiet option

Modified:
    maven/components/trunk/maven-meeper/src/bin/syncopate/syncopate.conf

Modified: maven/components/trunk/maven-meeper/src/bin/syncopate/syncopate.conf
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-meeper/src/bin/syncopate/syncopate.conf?rev=326195&r1=326194&r2=326195&view=diff
==============================================================================
--- maven/components/trunk/maven-meeper/src/bin/syncopate/syncopate.conf (original)
+++ maven/components/trunk/maven-meeper/src/bin/syncopate/syncopate.conf Tue Oct 18 11:24:25 2005
@@ -1,6 +1,6 @@
 [syncopate]
 repoDirectory=/home/projects/maven/repository-staging/to-ibiblio/maven
-options=--log-format="artifact %f %l %t" -rvl -L --size-only -q --exclude-from=/home/projects/maven/repository-staging/to-ibiblio/exclusions.txt
+options=--log-format="artifact %f %l %t" -rvl -L --size-only --exclude-from=/home/projects/maven/repository-staging/to-ibiblio/exclusions.txt
 rsyncUser=rsync
 
 reportUrl=http://test.maven.codehaus.org/reports