index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | test/util/pacsorttest.sh | 2 |
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: |