From f26abf3a1733b31e2f24c15b07e7c64b1659d95d Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Sat, 15 Nov 2014 21:27:44 +0100 Subject: 33695: fix various vi-indent problems and vi-swap-case on a blank line --- Test/comptest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test/comptest') diff --git a/Test/comptest b/Test/comptest index b6256cc09..96072fdcc 100644 --- a/Test/comptest +++ b/Test/comptest @@ -167,5 +167,5 @@ zletest () { return 1 } # zpty_flush After zletest - print -lr "${(@)${(ps:\r\n:)log##*}[1,-2]}" + print -lr "${(@)${(@ps:\r\n:)log##*}[2,-2]}" } -- cgit 1.4.1