the lcov version has changed, as has the output format
[amitay/build-farm.git] / generic.fns
index 508afade7e9894da1da2dc693d251d8301256cda..25a6b2e09a738d2d40f38d3a644896d3ce56e4fb 100644 (file)
@@ -61,9 +61,9 @@ for compiler in $compilers; do
 
       TDB_NO_FSYNC=1
       export TDB_NO_FSYNC
-      test_tree samba_3_current source $compiler
-      test_tree samba_3_next source $compiler
-      test_tree samba_3_master source $compiler
+      test_tree samba_3_current source3 $compiler
+      test_tree samba_3_next source3 $compiler
+      test_tree samba_3_master source3 $compiler
       TDB_NO_FSYNC=0
       export TDB_NO_FSYNC