# # patch "tests/t_restriction_with_exclude_iprint.at" # from [8bc5aeff03498cef3f14fce6603c36562e4bbf6c] # to [4a5f81447a9aef3715473d174138a2ad610d7d00] # ======================================================================== --- tests/t_restriction_with_exclude_iprint.at 8bc5aeff03498cef3f14fce6603c36562e4bbf6c +++ tests/t_restriction_with_exclude_iprint.at 4a5f81447a9aef3715473d174138a2ad610d7d00 @@ -11,6 +11,7 @@ AT_CHECK(MONOTONE add file1, [], [ignore], [ignore]) AT_CHECK(MONOTONE add foo/bar, [], [ignore], [ignore]) +AT_CHECK(MONOTONE ci -m 'x', [], [ignore], [ignore]) AT_CHECK(monotone refresh_inodeprints) AT_CHECK(echo a >>file1)