From 96f0a39e7c7dd849ea8279112e4cb66a7182afec Mon Sep 17 00:00:00 2001 From: Olof Johansson Date: Tue, 29 Jan 2013 08:50:10 +0100 Subject: bitbake: fetch2: Add editor modelines for bb.tests.* (Bitbake rev: 230e00948ba093958e8e89e9ee380444b3dad307) Signed-off-by: Olof Johansson Signed-off-by: Richard Purdie --- bitbake/lib/bb/tests/codeparser.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bitbake/lib/bb/tests/codeparser.py') diff --git a/bitbake/lib/bb/tests/codeparser.py b/bitbake/lib/bb/tests/codeparser.py index e544586c9c..938b04b2c6 100644 --- a/bitbake/lib/bb/tests/codeparser.py +++ b/bitbake/lib/bb/tests/codeparser.py @@ -1,3 +1,5 @@ +# ex:ts=4:sw=4:sts=4:et +# -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- # # BitBake Test for codeparser.py # -- cgit v1.2.3-54-g00ecf