From: Andrew Bartlett Date: Tue, 7 Jan 2014 00:50:07 +0000 (+1300) Subject: remove .fns file for removed host qnx18 X-Git-Url: http://git.samba.org/?p=build-farm.git;a=commitdiff_plain;h=3a207b27f9ca28cb53b8a6d75dc82f401796f837 remove .fns file for removed host qnx18 --- diff --git a/qnx18.fns b/qnx18.fns deleted file mode 100644 index d41e2f50..00000000 --- a/qnx18.fns +++ /dev/null @@ -1,24 +0,0 @@ -per_run_hook - -global_lock - -system=`uname` - - -compiler=gcc -. common.fns -test_tree lorikeet-heimdal . $compiler - -if which perl > /dev/null; then - test_tree samba_4_0_test . $compiler -fi - -#test_tree samba_3_current source3 $compiler -test_tree samba_3_next source3 $compiler - -# only attempt pidl if we have perl -if which perl > /dev/null; then - test_tree pidl . cc build test -fi - -global_unlock