From fda599df3773955aa2f95a842649902e41f4e0bc Mon Sep 17 00:00:00 2001 From: Andrew Gregory Date: Tue, 23 Dec 2014 16:53:10 -0500 Subject: add vim modeline to test files Signed-off-by: Andrew Gregory Signed-off-by: Allan McRae --- test/util/pacsorttest.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/util/pacsorttest.sh') 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: -- cgit v1.2.3-24-g4f1b