]> source.dussan.org Git - archiva.git/commitdiff
o look at a depth of 1 to exclude the directory of non-automated scripts
authorJason van Zyl <jvanzyl@apache.org>
Thu, 26 Oct 2006 14:19:40 +0000 (14:19 +0000)
committerJason van Zyl <jvanzyl@apache.org>
Thu, 26 Oct 2006 14:19:40 +0000 (14:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@468012 13f79535-47bb-0310-9956-ffa450edef68

maven-meeper/src/bin/synchronize/m2-sync/m2-sync.sh

index 4dd654a962d7a4ecf1e6185966e8c13df0b96374..1d03d0b2e980548dd00de16fd7dc9d15168469ab 100755 (executable)
@@ -27,7 +27,7 @@ BASEDIR=$HOME/repository-staging/to-ibiblio/maven2
 CHANGED_LOG=/tmp/sync-changed.log
 rm $CHANGED_LOG
 
-for f in `find conf -iname "*.sh"`
+for f in `find conf -maxdepth 1 -iname "*.sh"`
   do
 
   FROM=