[PATCH 2 of 2] test-commit-interactive: updates for the no-execbit case

Matt Harbison mharbison72 at gmail.com
Mon Dec 21 22:38:41 CST 2015


# HG changeset patch
# User Matt Harbison <matt_harbison at yahoo.com>
# Date 1450747772 18000
#      Mon Dec 21 20:29:32 2015 -0500
# Node ID 8144cf117c4d634eb2f299c0d6c9c9b7c9a2c00c
# Parent  68e6ca6a9f828f0115b7863d1be97ce8f403ad20
test-commit-interactive: updates for the no-execbit case

This goes with c84a07530040 and 14b184263846.

diff --git a/tests/test-commit-interactive.t b/tests/test-commit-interactive.t
--- a/tests/test-commit-interactive.t
+++ b/tests/test-commit-interactive.t
@@ -1116,7 +1116,7 @@
   
 
   $ hg tip --config diff.git=True -p
-  changeset:   22:0d463bd428f5
+  changeset:   24:c26cfe2c4eb0
   tag:         tip
   user:        test
   date:        Thu Jan 01 00:00:20 1970 +0000
@@ -1152,7 +1152,7 @@
   
 
   $ hg tip --config diff.git=True -p
-  changeset:   23:0eab41a3e524
+  changeset:   25:a48d2d60adde
   tag:         tip
   user:        test
   date:        Thu Jan 01 00:00:21 1970 +0000
@@ -1181,7 +1181,7 @@
   1 hunks, 1 lines changed
   examine changes to 'subdir/f1'? [Ynesfdaq?] y
   
-  @@ -2,3 +2,4 @@
+  @@ -2,3 +2,4 @@ a
    a
    a
    b
@@ -1190,7 +1190,7 @@
   
 
   $ hg tip --config diff.git=True -p
-  changeset:   24:f4f718f27b7c
+  changeset:   26:5cc89ae210fa
   tag:         tip
   user:        test
   date:        Thu Jan 01 00:00:22 1970 +0000


More information about the Mercurial-devel mailing list