mirror of https://github.com/apache/maven.git
fix typo
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@418685 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
947e1cb41e
commit
d6360c40a3
|
@ -24,5 +24,5 @@ cd $HOME/repository-staging/to-ibiblio/maven2
|
|||
|
||||
# ideally we would use --ignore-existing but we need to copy the metadata files
|
||||
|
||||
rsync --exclude-from=$HOME/components/maven-meeper/src/bin/syncopate/exclusions.txt $RSYNC_OPTS -acivz -e "ssh $SSH_OPTS" $FROM $TO
|
||||
echo "Syncing $FROM -> $TO"
|
||||
rsync --exclude-from=$HOME/components/maven-meeper/src/bin/syncopate/exclusions.txt $RSYNC_OPTS -acivz -e "ssh $SSH_OPTS" $FROM $TO
|
||||
|
|
Loading…
Reference in New Issue