RPM Community Forums

Mailing List Message of <rpm-devel>

Re: [CVS] RPM: rpm/scripts/ gendiff

From: Michael Jennings <mej@kainx.org>
Date: Mon 24 Mar 2008 - 19:42:20 CET
Message-ID: <20080324184220.GR18146@kainx.org>
On Monday, 24 March 2008, at 01:47:09 (+0100),
Per ?yvind Karlsen wrote:

>   -find $1 \( -name "*$PATCH_PREFIX" -o -name ".*$PATCH_PREFIX" \) -print |
>   +find $1 \( -name "*$PATCH_PREFIX" -o -name ".*$PATCH_PREFIX" \) -print | sort
>    while read f; do

Forgive me if I'm being dense, but...don't you need a trailing pipe on
the end of that find line?

Michael

-- 
Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  <mej@kainx.org>
Linux Server/Cluster Admin, LBL.gov       Author, Eterm (www.eterm.org)
-----------------------------------------------------------------------
 "Don't let them cry.  Don't paint me a saint, and don't let them
  cry."                                 -- Greg Germann, "Ally McBeal"
Received on Mon Mar 24 19:49:30 2008
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.