initial code repo
[stor4nfv.git] / src / ceph / src / test / rgw / test-rgw-call.sh
diff --git a/src/ceph/src/test/rgw/test-rgw-call.sh b/src/ceph/src/test/rgw/test-rgw-call.sh
new file mode 100755 (executable)
index 0000000..39a3f8f
--- /dev/null
@@ -0,0 +1,9 @@
+#!/bin/bash
+
+. "`dirname $0`/test-rgw-common.sh"
+. "`dirname $0`/test-rgw-meta-sync.sh"
+
+# Do not use eval here. We have eval in test-rgw-common.sh:x(), so adding
+# one here creates a double-eval situation. Passing arguments with spaces
+# becomes impossible when double-eval strips escaping and quotes.
+$@