From 23c2db7a28263ec4b5d6743297aff929b0e7eb1d Mon Sep 17 00:00:00 2001 From: Steven Penny Date: Wed, 12 Nov 2014 18:53:12 -0600 Subject: [PATCH] searchall: fix split lines http://cygwin.com/ml/cygwin/2014-11/msg00287.html --- apt-cyg | 2 -- 1 file changed, 2 deletions(-) diff --git a/apt-cyg b/apt-cyg index 5f71753..1b71b25 100755 --- a/apt-cyg +++ b/apt-cyg @@ -346,8 +346,6 @@ function apt-searchall { next if (/-debuginfo-/) next - if (/^ /) - next print $1 } ' FS=-[[:digit:]] matches