tests/test-patchbomb.t
changeset 28051 413201fbbc82
parent 27697 0ce0cfee497f
child 28906 ac1bb8ca6d39
--- a/tests/test-patchbomb.t	Wed Feb 10 22:44:29 2016 +0900
+++ b/tests/test-patchbomb.t	Sun Feb 07 09:36:09 2016 +0100
@@ -28,6 +28,9 @@
   $ echo "[extensions]" >> $HGRCPATH
   $ echo "patchbomb=" >> $HGRCPATH
 
+Ensure hg email output is sent to stdout
+  $ unset PAGER
+
   $ hg init t
   $ cd t
   $ echo a > a