Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / src / test / rgw / test-rgw-call.sh
1 #!/bin/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 $@