search for: build_farm

Displaying 3 results from an estimated 3 matches for "build_farm".

Did you mean: build_arm
2005 Feb 11
1
Questions on build farm
Hi all, I've been looking at the samba build farm code and hope you can help with a couple questions... First, is the build_farm code usable under an open source license? Second, does the build_farm currently run any network tests between a client and server on separate machines? Thanks, Bryce
2012 Apr 03
1
"Failed to create rounding.h!" during make
....h @for r in 0 1 3; do \ if $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o rounding -DEXTRA_ROUNDING=$$r -I. $(srcdir)/rounding.c >rounding.out 2>&1; then \ echo "#define EXTRA_ROUNDING $$r" >rounding.h; \ if test -f "$$HOME/build_farm/build_test.fns"; then \ echo "EXTRA_ROUNDING is $$r" >&2; \ fi; \ break; \ fi; \ done @rm -f rounding @if test -f rounding.h; then : ; else \ cat rounding.out 1>&2; \...
2003 Dec 01
0
No subject
...nd include parameters for more information. > And for include is to read: Include one config file inside > another. These infos are really raw. > > Does anyone know HOW TO setup in more detail ??? Download the latest CVS snapshots (and/or view them in CVSWEB) and look in the testsuite/build_farm dir, were I implement exactly this for the basicsmb tests. Andrew Bartlett -- Andrew Bartlett abartlet@pcug.org.au abartlet@samba.org Return-Path: <epl@unimelb.edu.au> Delivered-To: samba@samba.org Received: from myriad.its.unimelb.edu.au (myriad.its.unimelb.edu.au [128.250.6.196]) by l...