# # # patch "tests/importing_cvs_branches6/__driver__.lua" # from [04fd49f59d02a55d99584d7b99cabf05fe0c004d] # to [50fb11d05690e0a9a0de5f6b8160eabe3e05ad2c] # ============================================================ --- tests/importing_cvs_branches6/__driver__.lua 04fd49f59d02a55d99584d7b99cabf05fe0c004d +++ tests/importing_cvs_branches6/__driver__.lua 50fb11d05690e0a9a0de5f6b8160eabe3e05ad2c @@ -22,7 +22,7 @@ writefile("file2-1.1.2.1", "version 1.1. writefile("file2-1.1.2.1", "version 1.1.2.1 of test file2\n") -- import into monotone and check presence of files -xfail(mtn("--branch=test", "cvs_import", "--debug", "cvs-repository/test"), 0, false, false) +check(mtn("--branch=test", "cvs_import", "--debug", "cvs-repository/test"), 0, false, false) -- check if all non-empty branches were imported