mirror of
https://github.com/ceph/ceph
synced 2025-02-24 19:47:44 +00:00
stop.sh: add editor variables
to ensure that the editors understanding them can follow our coding convention. Signed-off-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
parent
27cffcc734
commit
69b7264295
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user