# # # patch "tests/importing_cvs_with_vendor_imports_and_branches/__driver__.lua" # from [3e662c5557781b3bd822af002f10e4f16c3ca798] # to [a9bbce79a2f24f68156023636326bc1825b78146] # ============================================================ --- tests/importing_cvs_with_vendor_imports_and_branches/__driver__.lua 3e662c5557781b3bd822af002f10e4f16c3ca798 +++ tests/importing_cvs_with_vendor_imports_and_branches/__driver__.lua a9bbce79a2f24f68156023636326bc1825b78146 @@ -46,7 +46,7 @@ check(indir("testsrc", cvs ("commit", "- -- import into monotone and check presence of files -check(mtn("--branch=test", "--debug", "--verbose", "cvs_import", cvsroot.."/testsrc"), 0, false, false) +check(mtn("--branch=test", "cvs_import", cvsroot.."/testsrc"), 0, false, false) -- also check that checkout is correct -- right one.