tests/test-changelog-exec.t
branchstable
changeset 22492 d5261db0011f
parent 17132 b87acfda5268
child 22502 e6e7ef68c879
--- a/tests/test-changelog-exec.t	Fri Sep 12 02:29:19 2014 +0900
+++ b/tests/test-changelog-exec.t	Sun Sep 21 10:07:06 2014 -0500
@@ -32,17 +32,19 @@
   $ hg merge
   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
   (branch merge, don't forget to commit)
+  $ chmod +x foo
   $ hg ci -m 'merge'
 
-this should not mention bar:
+this should not mention bar but should mention foo:
 
   $ hg tip -v
-  changeset:   3:ef2fc9b4a51b
+  changeset:   3:c53d17ff3380
   tag:         tip
   parent:      2:ed1b79f46b9a
   parent:      1:d394a8db219b
   user:        test
   date:        Thu Jan 01 00:00:00 1970 +0000
+  files:       foo
   description:
   merge