test directory delete
authorDobrica Pavlinusic <dpavlin@rsync1>
Sun, 20 Nov 2011 21:37:05 +0000 (22:37 +0100)
committerDobrica Pavlinusic <dpavlin@rsync1>
Sun, 20 Nov 2011 21:37:05 +0000 (22:37 +0100)
test.sh

diff --git a/test.sh b/test.sh
index 06d051b..c1c58ce 100755 (executable)
--- a/test.sh
+++ b/test.sh
@@ -14,8 +14,8 @@ pull() {
 }
 
 
-sudo ./remove-user.sh test@example.com
-sudo ./remove-user.sh test2@example.com
+#sudo ./remove-user.sh test@example.com
+#sudo ./remove-user.sh test2@example.com
 base_dir=`pwd`
 
 RSYNC_LOGIN=`sudo ./create-user.sh test@example.com secret 500k`
@@ -113,6 +113,7 @@ mkdir -p .sync/pending
 cat << __pending__ > .sync/pending/test
 MOVED#Jellyfish.jpg#Photos/Jellyfish.jpg
 DELETED#Photos/Jellyfish.jpg
+DELETED#Photos
 __pending__
 
 push .sync -rv