Remove remaining files from the old perl-based buildfarm.
[build-farm.git] / buildsamba02.fns
index acde90388171cf641c681475c6169d2f322bc83b..365331ce0b8685342a0be5fb39a61ad20f9cff6a 100644 (file)
@@ -5,10 +5,12 @@ global_lock
 #. install_python.fns
 
 action_test() {
-       echo "PWD: "`pwd`
-       ls -lrt ../../*.fns
+       set
+       env
        case $tree in
                samba_4*)
+                 unset TEST_LDAP
+                 unset TEST_OPTIONS
                ../buildtools/bin/waf test
                        ;;
                *)