From 28c75f81c1a65f640e81884c4984ebc9f0a833c8 Mon Sep 17 00:00:00 2001 From: tamil Date: Tue, 21 Jan 2014 18:44:57 -0800 Subject: [PATCH] removing rgw_tests.sh Signed-off-by: tamil (cherry picked from commit 54caa0192b02b03549fe4ca5d062495e6e429f97) --- qa/workunits/rgw/rgw_tests.sh | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 qa/workunits/rgw/rgw_tests.sh diff --git a/qa/workunits/rgw/rgw_tests.sh b/qa/workunits/rgw/rgw_tests.sh deleted file mode 100755 index ee6edc370a0..00000000000 --- a/qa/workunits/rgw/rgw_tests.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/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 -