[selinux-policy: 533/3172] dont do a, since it preserves perms and users, which doesnt work on sf

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 19:50:39 UTC 2010


commit 959220da717d8bbd6f5b45e7be8d565c84f82449
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Tue Aug 2 15:19:26 2005 +0000

    dont do a, since it preserves perms and users, which doesnt work on sf

 www/publish.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/www/publish.sh b/www/publish.sh
index 0280bed..ad0366f 100755
--- a/www/publish.sh
+++ b/www/publish.sh
@@ -3,4 +3,4 @@
 # This will 'publish' the reference policy website.
 
 cp ../refpolicy/Changelog html/Changelog.txt
-rsync -avr --exclude .svn . shell.sf.net:/home/groups/s/se/serefpolicy/htdocs
+rsync -rv --exclude .svn . shell.sf.net:/home/groups/s/se/serefpolicy/htdocs


More information about the scm-commits mailing list