summaryrefslogtreecommitdiffstats
path: root/test/util
diff options
context:
space:
mode:
Diffstat (limited to 'test/util')
-rwxr-xr-xtest/util/pacsorttest.sh2
-rwxr-xr-xtest/util/vercmptest.sh2
2 files changed, 4 insertions, 0 deletions
diff --git a/test/util/pacsorttest.sh b/test/util/pacsorttest.sh
index 49d6d8ed..a29d8f19 100755
--- a/test/util/pacsorttest.sh
+++ b/test/util/pacsorttest.sh
@@ -133,3 +133,5 @@ fi
echo "# $failure of $run tests failed"
exit 1
+
+# vim: set noet:
diff --git a/test/util/vercmptest.sh b/test/util/vercmptest.sh
index 9032cbf9..ba279a78 100755
--- a/test/util/vercmptest.sh
+++ b/test/util/vercmptest.sh
@@ -151,3 +151,5 @@ fi
echo "# $failure of $run tests failed"
exit 1
+
+# vim: set noet: