[79889] contrib/mpab/mpsync.sh

jmr at macports.org jmr at macports.org
Tue Jun 28 20:54:02 PDT 2011


Revision: 79889
          http://trac.macports.org/changeset/79889
Author:   jmr at macports.org
Date:     2011-06-28 20:54:01 -0700 (Tue, 28 Jun 2011)
Log Message:
-----------
more verbosity

Modified Paths:
--------------
    contrib/mpab/mpsync.sh

Modified: contrib/mpab/mpsync.sh
===================================================================
--- contrib/mpab/mpsync.sh	2011-06-29 03:35:16 UTC (rev 79888)
+++ contrib/mpab/mpsync.sh	2011-06-29 03:54:01 UTC (rev 79889)
@@ -56,7 +56,7 @@
     umount=yes
 fi
 
-rsync -r --del --exclude '*~' --exclude '.svn' \
+rsync -av --del --exclude '*~' --exclude '.svn' \
     ${dataDir}/${exportDir} \
     ${chrootPath}${SRC_PREFIX} || exit 1
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110628/449774de/attachment.html>


More information about the macports-changes mailing list