From e2c11a0b48cf03d3864b42a4e8ddfdd376f5c1cd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bj=C3=B6rn=20Jacke?= Date: Fri, 22 Jun 2012 14:28:32 +0200 Subject: [PATCH] SerNet-aix.fns: use killall after a complete run to do what killbysubdir should have done --- SerNet-aix.fns | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SerNet-aix.fns b/SerNet-aix.fns index c06515da..82009766 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 - -- 2.34.1