diff tests/test-show-stack.t @ 33208:9e7efe421395

show: tweak warning message '.' is "working directory parent" not "working directory."
author Gregory Szorc <gregory.szorc@gmail.com>
date Mon, 03 Jul 2017 21:10:48 -0700
parents c5a07a3abe7d
children e6b5e7329ff2
line wrap: on
line diff
--- a/tests/test-show-stack.t	Fri Jun 23 13:49:34 2017 +0200
+++ b/tests/test-show-stack.t	Mon Jul 03 21:10:48 2017 -0700
@@ -77,7 +77,7 @@
 
   $ hg -q up 1
   $ hg show stack
-  (empty stack; working directory is a published changeset)
+  (empty stack; working directory parent is a published changeset)
 
 Branch point in descendants displayed at top of graph