[SCM] build.samba.org - branch master updated

Björn Jacke bjacke at samba.org
Fri Jun 22 06:25:50 MDT 2012


The branch, master has been updated
       via  e2c11a0 SerNet-aix.fns: use killall after a complete run to do what killbysubdir should have done
      from  5cef92d host opi is gone

http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit e2c11a0b48cf03d3864b42a4e8ddfdd376f5c1cd
Author: Björn Jacke <bj at sernet.de>
Date:   Fri Jun 22 14:28:32 2012 +0200

    SerNet-aix.fns: use killall after a complete run to do what killbysubdir should have done

-----------------------------------------------------------------------

Summary of changes:
 SerNet-aix.fns |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/SerNet-aix.fns b/SerNet-aix.fns
index c06515d..8200976 100644
--- a/SerNet-aix.fns
+++ b/SerNet-aix.fns
@@ -20,3 +20,7 @@ compiler="xlc_r"
 test_tree samba_4_0_test . $compiler
 
 global_unlock
+
+# as long as killbysubdir doesn't work on AIX, let's killall our build user's
+# background processes:
+killall -


-- 
build.samba.org


More information about the samba-cvs mailing list