[CRIU] [PATCH] zdtm: Extend vim settings in zdtm.py

Cyrill Gorcunov gorcunov at openvz.org
Wed Feb 22 05:54:16 PST 2017


Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 test/zdtm.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/zdtm.py b/test/zdtm.py
index 1de04ae385f8..e88de057c518 100755
--- a/test/zdtm.py
+++ b/test/zdtm.py
@@ -1,5 +1,5 @@
 #!/usr/bin/env python2
-# vim: noet
+# vim: noet ts=8 sw=8 sts=8
 import argparse
 import glob
 import os
-- 
2.7.4



More information about the CRIU mailing list