per_run_hook global_lock MAXTIME=36000 TORTURE_MAXTIME=3600 SMBD_MAXTIME=18000 SAMBA_MAXTIME=18000 export MAXTIME TORTURE_MAXTIME SMBD_MAXTIME SAMBA_MAXTIME compilers="cc" for compiler in $compilers; do #export config="--with-included-popt" . common.fns test_tree samba_current . $compiler test_tree samba_next . $compiler test_tree samba_master . $compiler done global_unlock