From: Kefu Chai Date: Thu, 1 Apr 2021 08:45:06 +0000 (+0800) Subject: stop.sh: add editor variables X-Git-Tag: v17.1.0~2397^2~2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=69b7264295e24821132cb105492b279348943475;p=ceph-ci.git stop.sh: add editor variables to ensure that the editors understanding them can follow our coding convention. Signed-off-by: Kefu Chai --- diff --git a/src/stop.sh b/src/stop.sh index 1a201c46e5a..07f04f4a4e4 100755 --- a/src/stop.sh +++ b/src/stop.sh @@ -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 # Copyright (C) 2013 Cloudwatt