ceph/qa/workunits/rgw/rgw_tests.sh
tamil fe136845a8 added execute permission to the script
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-12-18 14:32:35 -08:00

8 lines
131 B
Bash
Executable File

#!/bin/bash
wget -q http://ceph.com/qa/s3_bucket_quota.pls
wget -q http://ceph.com/qa/S3Lib.pm
perl s3_bucket_quota.pls
exit 0