mirror of
https://github.com/ceph/ceph
synced 2024-12-18 17:37:38 +00:00
rbdmap: specify bash shell interpreter
Fixes: http://tracker.ceph.com/issues/16608 Signed-off-by: Jason Dillaman <dillaman@redhat.com>
This commit is contained in:
parent
41aa39f593
commit
51237c33d1
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
do_map() {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user