]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
stop.sh: add editor variables
authorKefu Chai <kchai@redhat.com>
Thu, 1 Apr 2021 08:45:06 +0000 (16:45 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 1 Apr 2021 10:59:50 +0000 (18:59 +0800)
to ensure that the editors understanding them can follow our coding
convention.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/stop.sh

index 1a201c46e5ae6b0787e6b30a084ffdc13066e4ae..07f04f4a4e4ec176c30a706182d4bc4a38478803 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
 #
 # Copyright (C) 2013 Inktank <info@inktank.com>
 # Copyright (C) 2013 Cloudwatt <libre.licensing@cloudwatt.com>