# # # patch "tests/merge_into_workspace/__driver__.lua" # from [b27804256d7f93176054f951422b3d7dc9204203] # to [eff4b2a9a9871f5086b302176397d983e6590c54] # ============================================================ --- tests/merge_into_workspace/__driver__.lua b27804256d7f93176054f951422b3d7dc9204203 +++ tests/merge_into_workspace/__driver__.lua eff4b2a9a9871f5086b302176397d983e6590c54 @@ -70,7 +70,7 @@ check(mtn("status"), 0, true, nil) -- testfile should be in state 'patched' check(mtn("status"), 0, true, nil) -check(qgrep("patched testfile", "stdout")) +check(qgrep("patched *testfile", "stdout")) -- some automate commands that should do sensible things check(mtn("automate", "get_current_revision_id"), 0,