less verbose rsync

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6884 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2004-12-14 23:55:25 +00:00
commit 05cbcd6cb5

View file

@ -8,5 +8,5 @@ makeweb:
python makeweb.py
rsync:
rsync -rv --cvs-exclude --rsh="ssh" . $(USERNAME)@shell.sf.net:/home/groups/s/sw/swig/swigweb
rsync -r --cvs-exclude --rsh="ssh" . $(USERNAME)@shell.sf.net:/home/groups/s/sw/swig/swigweb