summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/pacman/Makefile.am2
-rw-r--r--test/pacman/tests/Makefile.am2
-rw-r--r--test/scripts/Makefile.am2
-rw-r--r--test/util/Makefile.am2
4 files changed, 4 insertions, 4 deletions
diff --git a/test/pacman/Makefile.am b/test/pacman/Makefile.am
index 55e3c7a8..f71333c4 100644
--- a/test/pacman/Makefile.am
+++ b/test/pacman/Makefile.am
@@ -20,4 +20,4 @@ EXTRA_DIST = \
ldconfig.stub \
$(check_SCRIPTS)
-# vim:set ts=2 sw=2 noet:
+# vim:set noet:
diff --git a/test/pacman/tests/Makefile.am b/test/pacman/tests/Makefile.am
index 9ab0c777..dba84e3d 100644
--- a/test/pacman/tests/Makefile.am
+++ b/test/pacman/tests/Makefile.am
@@ -22,4 +22,4 @@ $(CONFTESTS): Makefile
$(AM_V_at)chmod a-w $@.tmp
$(AM_V_at)mv $@.tmp $@
-# vim:set ts=2 sw=2 noet:
+# vim:set noet:
diff --git a/test/scripts/Makefile.am b/test/scripts/Makefile.am
index d525d894..5dca9a46 100644
--- a/test/scripts/Makefile.am
+++ b/test/scripts/Makefile.am
@@ -7,4 +7,4 @@ noinst_SCRIPTS = $(check_SCRIPTS)
EXTRA_DIST = \
$(check_SCRIPTS)
-# vim:set ts=2 sw=2 noet:
+# vim:set noet:
diff --git a/test/util/Makefile.am b/test/util/Makefile.am
index 5839f37e..0a9f7ead 100644
--- a/test/util/Makefile.am
+++ b/test/util/Makefile.am
@@ -7,4 +7,4 @@ noinst_SCRIPTS = $(check_SCRIPTS)
EXTRA_DIST = \
$(check_SCRIPTS)
-# vim:set ts=2 sw=2 noet:
+# vim:set noet: