X-Git-Url: http://git.samba.org/?a=blobdiff_plain;f=hape.fns;h=5ddfa25f4f4c044d03c1b88fc397229e79c69c55;hb=69dcf9f1f3371430500569062c415ac7f0b2fc7b;hp=18ba319d5f6acbec870b8f3967d066c6c280baa8;hpb=ecacea86a2010b814daff025f5575b8d5bf9141c;p=build-farm.git diff --git a/hape.fns b/hape.fns index 18ba319d..5ddfa25f 100644 --- a/hape.fns +++ b/hape.fns @@ -25,10 +25,11 @@ for compiler in gcc ; do test_tree samba_3_current source3 $compiler export config="--with-acl-support --with-libiconv=/usr/local --with-included-popt" test_tree samba_3_next source3 $compiler - export config="--with-acl-support --with-libiconv=/usr/local --with-included-popt" - test_tree samba_3_master source3 $compiler - test_tree samba_3_waf source3 $compiler done global_unlock +# as long as killbysubdir doesn't work on HP-UX, let's killall our build user's +# processes: +cd / ; killall +