]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
fetch2: Add editor modelines for bb.tests.*
authorOlof Johansson <olof.johansson@axis.com>
Tue, 29 Jan 2013 07:50:10 +0000 (08:50 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 17 Feb 2013 22:30:41 +0000 (22:30 +0000)
Signed-off-by: Olof Johansson <olof.johansson@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/tests/codeparser.py
lib/bb/tests/cow.py
lib/bb/tests/data.py
lib/bb/tests/fetch.py
lib/bb/tests/utils.py

index e544586c9c3da0302a70f3201b887bb1b26ba50c..938b04b2c605c96da454e93ee9999459dcbea290 100644 (file)
@@ -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
 #
index 599b2aabaf9993cc2e9fe45830d0b2ed5891eec1..35c5841f3225018d7585ec49169c4395125ea09e 100644 (file)
@@ -1,3 +1,5 @@
+# ex:ts=4:sw=4:sts=4:et
+# -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*-
 #
 # BitBake Tests for Copy-on-Write (cow.py)
 #
index b2ab8eeeb810015f4fb4d656a59f231fe01fbdb9..516158661ab9cc6d3f2ee56596ef7de531fec898 100644 (file)
@@ -1,3 +1,5 @@
+# ex:ts=4:sw=4:sts=4:et
+# -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*-
 #
 # BitBake Tests for the Data Store (data.py/data_smart.py)
 #
index e765ca7932436e2b19ec6d5dfb249be4acca0f74..778d94f872785a0df8aedc866b3d141a4e5823fd 100644 (file)
@@ -1,3 +1,5 @@
+# ex:ts=4:sw=4:sts=4:et
+# -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*-
 #
 # BitBake Tests for the Fetcher (fetch2/)
 #
index 9f60491b359ba113cf03b34a31127689f467f8da..7c50b1d78678445152a0689ba1b5a4edf5366694 100644 (file)
@@ -1,3 +1,5 @@
+# ex:ts=4:sw=4:sts=4:et
+# -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*-
 #
 # BitBake Tests for utils.py
 #