]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/qa_scripts/openstack/execs/ceph_cluster.sh
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / qa / qa_scripts / openstack / execs / ceph_cluster.sh
index 86cb15ee37928930ef5811eaf90f1fc2f56d4f6e..5afb3c7879b7a6a9acce20c2efc5f43b43e2049c 100755 (executable)
@@ -1,4 +1,6 @@
-#! /bin/bash -f
+#!/usr/bin/env bash
+set -f
+
 echo $OS_CEPH_ISO
 if [[ $# -ne 4 ]]; then
     echo "Usage: ceph_cluster mon.0 osd.0 osd.1 osd.2"