X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=test.sh;fp=test.sh;h=70f1b38d1c56f5284aecee71f18aaa38b460d598;hb=f4e96fe499a96f2cac280df03a6336f869edcd65;hp=8b6504cc738c230c1e4b9408074cec0a136d0f6c;hpb=d91da9a85cb1b5f8ca1b93ea7326eead1ee59c94;p=cloudstore.git diff --git a/test.sh b/test.sh index 8b6504c..70f1b38 100755 --- a/test.sh +++ b/test.sh @@ -20,7 +20,7 @@ pull() { sudo ./remove-user.sh test@example.com sudo ./remove-user.sh test2@example.com -RSYNC_LOGIN=`sudo ./create-user.sh test@example.com secret 200k` +RSYNC_LOGIN=`sudo ./create-user.sh test@example.com secret 500k` RSYNC_LOGIN2=`sudo ./create-user.sh test2@example.com secret 20k` dir=/tmp/test @@ -69,6 +69,8 @@ md5sum clone/* | sed -e 's! ! _import/foo/bar/baz!' > md5sum cat md5sum push md5sum -v +exit + # test send ps ax >> sent-to-$RSYNC_LOGIN2