The unified diff between revisions [901b9cb1..] and [c756c442..] is displayed below. It can also be downloaded as a raw diff.

#
#
# patch "tests/util_mtnopt/__driver__.lua"
#  from [746362d46856f53db9e04871879d73443cb7204b]
#    to [536d7db3802c8666d56c974154d191093d6eb80b]
#
============================================================
--- tests/util_mtnopt/__driver__.lua	746362d46856f53db9e04871879d73443cb7204b
+++ tests/util_mtnopt/__driver__.lua	536d7db3802c8666d56c974154d191093d6eb80b
@@ -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 ("../util/mtnopt", "mtnopt")
+getstd ("../mtnopt", "mtnopt")

 normalized_testroot = normalize_path (test.root)