tests/test-pager.t
changeset 34791 03033e44ff5d
parent 34443 73d8a5283f87
child 37598 7a9c905e51f9
--- a/tests/test-pager.t	Mon Oct 16 17:06:32 2017 -0700
+++ b/tests/test-pager.t	Mon Oct 16 17:41:37 2017 -0700
@@ -216,16 +216,6 @@
   date:        Thu Jan 01 00:00:00 1970 +0000
   summary:     modify a 8
   
-#else
-Currently, chg has its own runpager implementation, which does not show the
-"missing pager" message. The error message is globed out since the shell could
-print different message.
-  $ hg log --limit 3 --config pager.pager=this-command-better-never-exist
-  /bin/sh: this-command-better-never-exist: command not found (?)
-  * (glob) (?)
-  killed!
-  [255]
-
 #endif
 
 A complicated pager command gets worse behavior. Bonus points if you can