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

Björn Jacke bjacke at samba.org
Fri Jun 29 03:53:21 MDT 2012


The branch, master has been updated
       via  9a03d5b use killall on hape after a build run to do what killbysubdir should do
      from  54b3bb4 use generic.fns in SerNet-Tru64.fns

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


- Log -----------------------------------------------------------------
commit 9a03d5b95a3c0faeca9f33333a7084e4cc78ff71
Author: Björn Jacke <bj at sernet.de>
Date:   Fri Jun 29 11:57:32 2012 +0200

    use killall on hape after a build run to do what killbysubdir should do

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

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


Changeset truncated at 500 lines:

diff --git a/hape.fns b/hape.fns
index cd29962..eda75d6 100644
--- a/hape.fns
+++ b/hape.fns
@@ -31,3 +31,7 @@ for compiler in gcc ; do
 done
 
 global_unlock
+# as long as killbysubdir doesn't work on HP-UX, let's killall our build user's
+# processes:
+cd / ; killall
+


-- 
build.samba.org


More information about the samba-cvs mailing list