ceph/qa/qa_scripts
Alan Somers 821511bd32 openstack: Fix shebangs on openstack scripts
Many of the files in qa/qa_scripts/openstack had incorrect shebang
lines: the bang was missing.  This means that those scripts would
execute using the calling user's login shell, which is doubtless not
what the author intended.  Now they'll always use bash.

Two scripts do not need shebangs, because they contain only library
functions and don't execute anything.  I removed their shebangs.

Signed-off-by: Alan Somers <asomers@gmail.com>
2017-07-24 17:33:02 -06:00
..
openstack openstack: Fix shebangs on openstack scripts 2017-07-24 17:33:02 -06:00
cephscrub.sh dpkg: libcephfs1 -> libcephfs2 package rename 2016-10-25 13:06:29 -04:00