Hide pretest information by default
[build-farm.git] / buildsamba02.fns
index aff2672a260cca22a69b1cb930d119a3364b5a94..13228ca01900f327ad5a79f7ec0a422ccae0f9c3 100644 (file)
@@ -1,32 +1,3 @@
-per_run_hook
-
-global_lock
-
-#. install_python.fns
-
-action_test_samba() {
-    do_make test
-    totalstatus=$?
-
-    # if we produced a test summary then show it
-    [ -f st/summary ] && {
-        echo "TEST SUMMARY"
-        cat st/summary
-    }
-
-    return "$totalstatus"
-}
-echo "PWD: "`pwd`
-
-ls -l *.fns
-for compiler in gcc;  do
-       . common.fns
-
-       test_tree samba_4_0_test source4 $compiler
-
-       test_tree samba_3_current source $compiler
-       test_tree samba_3_next source $compiler
-       test_tree samba_3_master source $compiler
-done
-
-global_unlock
+ unset TEST_LDAP
+ unset TEST_OPTIONS
+. generic.fns