remove old md5sum tests
[cloudstore.git] / test-quota.sh
1 #!/bin/sh -xe
2
3 echo 2001 | gearman -f narada_s1_quota_get -n
4 echo "2001 20000" | gearman -f narada_s1_quota_set -n
5 echo 2001 | gearman -f narada_s1_quota_get -n
6 echo "2001 10000" | gearman -f narada_s1_quota_set -n
7 echo 2001 | gearman -f narada_s1_quota_get -n