Bug 4951 - xargs -i is an illegal option
Summary: xargs -i is an illegal option
Status: RESOLVED FIXED
Alias: None
Product: BuildFarm
Classification: Unclassified
Component: scripts (show other bugs)
Version: unspecified
Hardware: PPC Mac OS X
: P3 minor
Target Milestone: ---
Assignee: Andrew Bartlett
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-02 21:55 UTC by Peter Tiggerdine
Modified: 2007-09-02 22:07 UTC (History)
0 users

See Also:


Attachments
buid_test.fns patch (471 bytes, patch)
2007-09-02 22:00 UTC, Peter Tiggerdine
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Tiggerdine 2007-09-02 21:55:55 UTC
When running the build_farm on OS X xargs -i is an illegal option of xargs.  
Currently there is a test for this against freebsd but dosen't include the uname value of "Darwin"
Comment 1 Peter Tiggerdine 2007-09-02 22:00:24 UTC
Created attachment 2913 [details]
buid_test.fns patch

Add an addition test for uname = Darwin to declare XARGS_I="xargs -I '{}' -R -1"
Comment 2 Andrew Bartlett 2007-09-02 22:07:51 UTC
Fixed in build farm svn.