From 32a23c5bbae65c46d080788e1066c61dfb0448de Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 22 Oct 2013 11:13:04 -0700 Subject: [PATCH] ceph.in: add emacs modeline Signed-off-by: Sage Weil --- src/ceph.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/ceph.in b/src/ceph.in index 075ec80c20bcd..15f5ff3764a57 100755 --- a/src/ceph.in +++ b/src/ceph.in @@ -1,8 +1,10 @@ +# -*- mode:python -*- +# vim: ts=4 sw=4 smarttab expandtab # # Processed in Makefile to add python #! line and version variable # # -# vim: ts=4 sw=4 smarttab expandtab + """ ceph.in becomes ceph, the command-line management tool for Ceph clusters. -- 2.39.5