X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=test.sh;h=8518ecfaee8cae4fe896a246efdbd1401de07fb3;hb=f667e37e6d7e27ae08057481b2872bf701829e17;hp=06d051b128f3b5fcefcc6af05c7d2f552cb24c76;hpb=cd6a647a91d4eff2defbf6ad9d5d6592bd8f2e00;p=cloudstore.git diff --git a/test.sh b/test.sh index 06d051b..8518ecf 100755 --- 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