# # patch "tests/t_selector_later_earlier.at" # from [b3e5d9771d979375e79b8506d7b08b4aaa6fc18d] # to [bd9d99bef79f4b939407dd79afe37301d3f5fc2e] # ======================================================================== --- tests/t_selector_later_earlier.at b3e5d9771d979375e79b8506d7b08b4aaa6fc18d +++ tests/t_selector_later_earlier.at bd9d99bef79f4b939407dd79afe37301d3f5fc2e @@ -79,7 +79,7 @@ CHECK_SAME_CANONICALISED_STDOUT(cat third, RAW_MONOTONE automate select "l:2005-04-24T07:44:38") # now we match the second and third commit -CHECK_SAME_CANONICALISED_STDOUT(cat third second, RAW_MONOTONE automate select "l:2005-04-21") +CHECK_SAME_CANONICALISED_STDOUT(sort third second, RAW_MONOTONE automate select "l:2005-04-21") # finally, all the files AT_CHECK(RAW_MONOTONE automate select "l:2005-03", [], [stdout], [ignore])