searchall: fix split lines

http://cygwin.com/ml/cygwin/2014-11/msg00287.html
This commit is contained in:
Steven Penny 2014-11-12 18:53:12 -06:00
parent 9b5de3f26c
commit 23c2db7a28
1 changed files with 0 additions and 2 deletions

View File

@ -346,8 +346,6 @@ function apt-searchall {
next
if (/-debuginfo-/)
next
if (/^ /)
next
print $1
}
' FS=-[[:digit:]] matches