On 09/20/2013 04:01 PM, James Youngman wrote: > Update of bug #34976 (project findutils): > > Severity: 3 - Normal => 4 - Important > Item Group: None => Wrong result > Status: None => Fixed > > _______________________________________________________ > > Follow-up Comment #8: > > I've applied and pushed Bernhard's change (after modifying it to update the > ChangeLog). > > The applied patch is > http://git.savannah.gnu.org/cgit/findutils.git/commit/?id=183115d0484816336f9c4d2a3198b5eae2ad4b92
Looking at that link, I see a (pre-existing) typo: > /* For -execdir/-okdir predicates, the parser did not fill in > - the wd_for_exec member of sturct exec_val. So for those > - predicates, we do so now. > + the wd_for_exec member of sturct exec_val. So for those > + predicates, we do so now. s/sturct/struct/ as well as some non-portable shell: > + for i in $(seq 0 100) ; do seq is not POSIX; and I don't know that you can assume that GNU coreutils are installed everywhere. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature