]> git.proxmox.com Git - ceph.git/blob - ceph/src/test/rgw/test-rgw-call.sh
import ceph quincy 17.2.6
[ceph.git] / ceph / src / test / rgw / test-rgw-call.sh
1 #!/usr/bin/env bash
2
3 . "`dirname $0`/test-rgw-common.sh"
4 . "`dirname $0`/test-rgw-meta-sync.sh"
5
6 # Do not use eval here. We have eval in test-rgw-common.sh:x(), so adding
7 # one here creates a double-eval situation. Passing arguments with spaces
8 # becomes impossible when double-eval strips escaping and quotes.
9 $@