remove old md5sum tests
[cloudstore.git] / test.sh
diff --git a/test.sh b/test.sh
index cad1f06..8518ecf 100755 (executable)
--- 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