remove .fns file for removed host qnx18
authorAndrew Bartlett <abartlet@samba.org>
Tue, 7 Jan 2014 00:50:07 +0000 (13:50 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 7 Jan 2014 00:52:03 +0000 (13:52 +1300)
qnx18.fns [deleted file]

diff --git a/qnx18.fns b/qnx18.fns
deleted file mode 100644 (file)
index d41e2f5..0000000
--- 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