The unified diff between revisions [9b264ec9..] and [4541b1e5..] is displayed below. It can also be downloaded as a raw diff.
#
#
# patch "tests/util_mtnopt/__driver__.lua"
# from [536d7db3802c8666d56c974154d191093d6eb80b]
# to [60dcf05b777dc17f918674a8ec449afe1b473d40]
#
============================================================
--- tests/util_mtnopt/__driver__.lua 536d7db3802c8666d56c974154d191093d6eb80b
+++ tests/util_mtnopt/__driver__.lua 60dcf05b777dc17f918674a8ec449afe1b473d40
@@ -2,7 +2,7 @@ mtn_setup()
-- Make sure we test the monotone source for mtnopt, not whatever the
-- user happens to have in PATH
-getstd ("../mtnopt", "mtnopt")
+copy (initial_dir .. "/mtnopt", "mtnopt")
normalized_testroot = normalize_path (test.root)