From 14a3c31190e310f46a3028d1b3b0c078fcad4011 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 12 Dec 2010 00:00:07 +0100 Subject: Either cut off or break too long lines. qick&dirty, cleanup later. Closes gh/6 --- t/50-icli.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't') diff --git a/t/50-icli.t b/t/50-icli.t index a5fc8a6..7c48b4f 100644 --- a/t/50-icli.t +++ b/t/50-icli.t @@ -8,7 +8,7 @@ no warnings 'qw'; use Test::Command tests => (38*3); -my $icli = 'bin/icli -f t/in/status.dat -c t/in/objects.cache'; +my $icli = 'bin/icli -f t/in/status.dat -c t/in/objects.cache -xn'; my $EMPTY = q{}; -- cgit v1.2.3