X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=test-gearman.sh;h=033ac613be6a79b727c62fcc2bd1cbd5915510dd;hb=eaaf66c7ab6e529345899e4cfa8d21f30aa93084;hp=209ec309d0b0bc2cb493dd95f785ff6f154a8afc;hpb=c5c6930bdc1817a7c581b1503641b910f93303c5;p=cloudstore.git diff --git a/test-gearman.sh b/test-gearman.sh index 209ec30..033ac61 100755 --- a/test-gearman.sh +++ b/test-gearman.sh @@ -9,11 +9,10 @@ echo '~u2001/foo.txt#~u2002/dir with space/file with space' | gearman -f send_fi echo '~u2002/dir with space/file with space' | gearman -f delete -n +echo '~u2001/foo.txt#~u2002/foo.txt' | gearman -f send_file -n echo '~u2002/foo.txt#bar.txt' | gearman -f rename_file -n echo '~u2002/bar.txt#baz.txt' | gearman -f rename_file -n echo '~u2002/baz.txt' | gearman -f delete -n -echo u2001 | gearman -f zfs_userquota -n -echo u2001 | gearman -f zfs_userused -n -echo u2001 | gearman -f zfs_userspace -n +echo u2001 | gearman -f user_usage -n