mirror of
https://github.com/ceph/ceph
synced 2025-01-20 10:01:45 +00:00
vstart.sh: add editor variables/options
Signed-off-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
parent
c176faee4a
commit
95f31c4e0f
@ -1,4 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
# -*- mode:sh; tab-width:4; sh-basic-offset:4; indent-tabs-mode:nil -*-
|
||||
# vim: softtabstop=4 shiftwidth=4 expandtab
|
||||
|
||||
# abort on failure
|
||||
set -e
|
||||
|
Loading…
Reference in New Issue
Block a user