]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
vstart.sh: add editor variables/options 27995/head
authorKefu Chai <kchai@redhat.com>
Wed, 5 Jun 2019 03:45:08 +0000 (11:45 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 5 Jun 2019 03:46:15 +0000 (11:46 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/vstart.sh

index c4c70e6e6d84631bdf95206ffea9a36f2f35b8d8..9af3c58097fbb981a3ea9495021d27e26207c862 100755 (executable)
@@ -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