diff tests/test-install @ 3846:18855084b922

Make debuginstall actually attempt to use external patch and merge This will catch some tricky problems with tools and setup.
author Matt Mackall <mpm@selenic.com>
date Sun, 10 Dec 2006 00:44:52 -0600
parents 3ba82c3f4bc3
children 46280c004f22
line wrap: on
line diff
--- a/tests/test-install
+++ b/tests/test-install
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-hg debuginstall
+HGMERGE=merge hg debuginstall