The unified diff between revisions [850c20aa..] and [a80e1661..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'testsuite.at'

#
#
# patch "testsuite.at"
#  from [4405c8c3584fd8462446135258c4bb1f1c7d41fd]
#    to [6645f9e24d4beff510bf4dc9c2c154d553b62415]
#
============================================================
--- testsuite.at	4405c8c3584fd8462446135258c4bb1f1c7d41fd
+++ testsuite.at	6645f9e24d4beff510bf4dc9c2c154d553b62415
@@ -1,4 +1,4 @@
-G#  -*- Autoconf -*-
+#  -*- Autoconf -*-
 #
 # the monotone integration testsuite is written in bourne shell,
 # strung together with the autotest framework (part of autoconf).
@@ -706,3 +706,6 @@ m4_include(tests/t_restriction_with_excl
 m4_include(tests/t_unreadable_db.at)
 m4_include(tests/t_restriction_with_exclude.at)
 m4_include(tests/t_restriction_with_exclude_iprint.at)
+m4_include(tests/t_rename_diff_names.at)
+m4_include(tests/t_diff_outside_working_dir.at)
+m4_include(tests/t_log_outside_working_dir.at)