From d01f4eb203ad28a27ddc6230cbbc865d7adff5b4 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Tue, 7 Jan 2014 13:50:51 +1300 Subject: [PATCH] remove .fns file for removed host SerNet-aix --- SerNet-aix.fns | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 SerNet-aix.fns diff --git a/SerNet-aix.fns b/SerNet-aix.fns deleted file mode 100644 index 6ed481ab..00000000 --- a/SerNet-aix.fns +++ /dev/null @@ -1,25 +0,0 @@ -per_run_hook - -global_lock - -# get the newer version of python -PATH=/opt/home/tridge/python/bin:$PATH -export PATH - -compiler="cc" - -. common.fns - -test_tree lorikeet-heimdal . $compiler -test_tree samba_3_current source3 $compiler -test_tree samba_3_next source3 $compiler -test_tree pidl . cc build test - -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