remove obsolete init file
[cloudstore.git] / test.sh
diff --git a/test.sh b/test.sh
index 06d051b..8518ecf 100755 (executable)
--- a/test.sh
+++ b/test.sh
@@ -14,12 +14,12 @@ 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`
-RSYNC_LOGIN2=`sudo ./create-user.sh test2@example.com secret 100k`
+RSYNC_LOGIN=`sudo ./create-user.sh test@example.com secret 500000`
+RSYNC_LOGIN2=`sudo ./create-user.sh test2@example.com secret 100000`
 
 . ./env.sh
 
@@ -111,8 +111,9 @@ push Jellyfish.jpg
 
 mkdir -p .sync/pending
 cat << __pending__ > .sync/pending/test
-MOVED#Jellyfish.jpg#Photos/Jellyfish.jpg
-DELETED#Photos/Jellyfish.jpg
+MOVED#Jellyfish.jpg#Photos with space/Jellyfish cool.jpg
+DELETED#Photos with space/Jellyfish cool.jpg
+DELETED#Photos with space
 __pending__
 
 push .sync -rv