X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=test.sh;h=8518ecfaee8cae4fe896a246efdbd1401de07fb3;hb=925ecfc00ce5ab771ff4337fcb9f1b27dc9570cb;hp=c1c58ce4ec89f4a35ae52279cf5646fc28fa1064;hpb=b8190921061761aab8f00cf27ff5f57122695c26;p=cloudstore.git diff --git a/test.sh b/test.sh index c1c58ce..8518ecf 100755 --- a/test.sh +++ b/test.sh @@ -18,8 +18,8 @@ pull() { #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,9 +111,9 @@ push Jellyfish.jpg mkdir -p .sync/pending cat << __pending__ > .sync/pending/test -MOVED#Jellyfish.jpg#Photos/Jellyfish.jpg -DELETED#Photos/Jellyfish.jpg -DELETED#Photos +MOVED#Jellyfish.jpg#Photos with space/Jellyfish cool.jpg +DELETED#Photos with space/Jellyfish cool.jpg +DELETED#Photos with space __pending__ push .sync -rv